ctgov_create_data | R Documentation |
This function must be run prior to other functions in the package. It creates a parsed and cached version of the clinical trials dataset in memory in R. This makes other function calls relatively efficient. other
ctgov_create_data(con, verbose = TRUE)
con |
an DBI connection object to the database |
verbose |
logical flag; should progress messages be printed?;
defaults to |
does not return any value; used only for side effects
Taylor B. Arnold, taylor.arnold@acm.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.