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

Address CRAN comments from initial submission #39

Closed rachmaninoffpk closed 3 months ago

rachmaninoffpk commented 3 months ago

For R/register_ccte.R, consider using methods to store the API key similar to those in the 'td' R package.