chembl_atc_classes | R Documentation |
Retrieve all available classes within the Anatomical Therapeutic Chemical (ATC) classification system.
chembl_atc_classes(verbose = getOption("verbose"), test_service_down = FALSE)
verbose |
logical; should a verbose output be printed on the console? |
test_service_down |
logical; this argument is only used for testing. |
Gaulton, A., Bellis, L. J., Bento, A. P., Chambers, J., Davies, M., Hersey, A., ... & Overington, J. P. (2012). ChEMBL: a large-scale bioactivity database for drug discovery. Nucleic acids research, 40(D1), D1100-D1107.
## Not run:
# Might fail if API is not available
atc <- atc_classes()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.