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

43 add onload to avoid issues with register ccdr when called from other r packages #44

Closed rachmaninoffpk closed 3 months ago

rachmaninoffpk commented 3 months ago

This closes #43 .

Also updated Roxygen documentation in register_ccdr() and changed 'ccdr' to 'ccdR' in output messages in functions related to register_ccdr().