View source: R/prepare_demographics_sc.R
prepare_demographics_sc | R Documentation |
Transform COVID19 Sample Collection and deidentified Demographics Data from REDDI for the deidentifiedDB demographics and sample_collection tables
prepare_demographics_sc(
filepath,
date_fmt = c("%m/%d/%y"),
time_zone = "America/New_York"
)
filepath |
Path to the CSV file containing Sample Collection and deidentified Demographics Data |
date_fmt |
Format used to specify dates (Default: MM/DD/YYYY) |
time_zone |
Time zone for collection time (Default: "America/New_York") |
Tibble with the Sample Collection and the deidentified Demographics Data organized to make it convenient to update deidentified DB database
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.