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

14 add verbose option for printing information #28

Closed rachmaninoffpk closed 4 months ago

rachmaninoffpk commented 4 months ago

Added verbose option to functions and adjusted associated tests. This closes #14. There may be merge issues to resolve.

rachmaninoffpk commented 4 months ago

@brown-jason