ctgov_load_sample: Load sample dataset

View source: R/load.R

ctgov_load_sampleR Documentation

Load sample dataset

Description

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.

Usage

ctgov_load_sample(cancer_studies = FALSE, dbdir = NULL)

Arguments

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.

Value

does not return any value; used only for side effects

Author(s)

Taylor B. Arnold, taylor.arnold@acm.org


presagia-analytics/ctrialsgov documentation built on March 25, 2024, 2:10 p.m.