Description Usage Arguments Value See Also Examples
ndcToString(Obj
will use the Obj@ndc
slot to convert
to appropriate ndc string for extracting information
1 2 3 4 5 6 7 | ndcToString(Obj)
## S4 method for signature 'Drug'
ndcToString(Obj)
## S4 method for signature 'Other'
ndcToString(Obj)
|
Obj |
An Obj of class Drug or Other |
An object of a class Food
https://open.fda.gov/apis/drug/ndc/ for the actual
API description from openFDA. jsonlite
for accessing API.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.