USEPA / ccdR

Utilities for Interacting with the CTX APIs in R without prior API knowledge. All data is also available on the CompTox Chemical Dashboard (CCD) https://comptox.epa.gov/dashboard/
https://api-ccte.epa.gov/docs/
GNU General Public License v3.0
2 stars 0 forks source link

9 additional vignette updates for cran release #32

Closed madison-feshuk closed 4 months ago

madison-feshuk commented 4 months ago

Finished reviewing all vignettes. Removed TAME vignette since redundant, but we'll add link to Intro vignette when it's published.

Additional documentation needed for available functions in Hazard and Chemical APIs. This could follow Bioactivity vignette where I copied in @cthunes 's code from his api markdown. Note these chunks currently not working to show example outputs (set all to eval=FALSE). This might be fine if purpose is to model how to write functions. I didn't want to break the httptest examples that are currently created.

Also for bioactivity, I'd like the example at end of the Bioactivity to examine AC50s across the all endpoints as opposed to just data for 1 endpoint

rachmaninoffpk commented 4 months ago

I reviewed the changes @madison-feshuk made. I have pushed additional changes that need review before merging.

rachmaninoffpk commented 4 months ago

This closes both #9 and #26 .