dump.clinical.data | R Documentation |
Download all tables directly from Labkey for all or a subset of patients.
dump.clinical.data( ocs, occams_ids = NULL, prefixes = NULL, version = "z1", outdir = "~/tmp" )
ocs |
labkey connection object from connect.to.labkey() |
occams_ids |
Array of occams identifiers, this is optional. The default returns all patients, better to use get.patients(...) if you want this. |
prefixes |
Get only tables with the given prefixes. Call 'get.prefixes(ocs)' for a list of only CRF tables. |
version |
Table version (default 'z1') |
skillcoyne
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.