ctgov_load_sample | R Documentation |
This function loads a sample dataset for testing and prototyping purposes. after running, all of the functions in the package can then be used with this sample data. It consists of a random sample of trials that was available from ClinicalTrials.gov at the time of the package creation.
ctgov_load_sample(cancer_studies = FALSE, dbdir = NULL)
cancer_studies |
logical; should we load a currated list of cancer clinical trials |
dbdir |
Location for the output database files. Should be a path to an existing directory in the file system. By default will place files in the location where the package is installed. |
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.