load_integrated_data | R Documentation |
load_integrated_data
loads data from the Integrated Data Tool REDcap
project. It is designed to be used in conjuction with
download_integrated_data.
load_integrated_data( date = Sys.Date(), directory = paste0("V:/EPI DATA ANALYTICS TEAM/COVID SANDBOX REDCAP DATA/", "Integrated data tool Case Interviews/data/"), ext = "csv" )
date |
A |
directory |
A string specifying the directory in which to search for
files containing |
ext |
The file type to search for |
A link[tibble]{tibble}
containing the data from the specified
file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.