Description Usage Arguments Value See Also Examples
find_ndc
returns a list of items after connecting to the openFDA API.
1 2 |
src |
String describing the source (e.g. |
ndc |
Integer describing the NDC number of drug of interest
(e.g. |
bname |
String indicating brand name (e.g. |
gname |
String indicating generic name (e.g. |
dea_schedule |
Integer indicating class(e.g. |
limit |
Integer indicating limit on how many items to limit in
the result (e.g. |
query |
String indicating actual |
... |
Additional parameters specified (TBD) |
A list with components based on the parameters specified.
https://open.fda.gov/apis/drug/ndc/ for the actual
API description from openFDA. httr
for accessing API.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.