Description Usage Arguments Value
View source: R/drugproductdatabase.R
Loads the entire Drug Product Database from a cached copy stored on the filesystem. All tables are returned in a named list, and all sections (current, inactive, etc) are merged on a per-table bases.
1 | dpd_load(data_dir = "data/", download = T)
|
data_dir |
target directory where extract is stored. |
download |
TRUE if a fresh copy of the extract should be downloaded before being loaded. |
A named list of each table as a data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.