Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

50 investigateresolve warnings during plotting #53

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

kurtdunham
Copy link
Contributor

Tested

tcplPlot(lvl=5, fld = "aeid",val = 2237, output = "pdf", verbose = FALSE)
tcplPlot(lvl=5, fld = list("aeid","spid"), val = list(2237,"DMSO"), output = "pdf", verbose = FALSE)
tcplPlot(lvl=5, fld = list("aeid","spid"), val = list(2237,c("DMSO","Tox21_113313")), output = "pdf", verbose = FALSE)
tcplPlot(lvl=5, fld = list("aeid","spid"), val = list(2237,c("DMSO","Tox21_301795")), output = "pdf", verbose = FALSE)

See next steps for plot size and potential unit tests
ToxCast50.docx

@kurtdunham kurtdunham linked an issue May 12, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate/resolve warnings during plotting
1 participant