import_redcap_csv | R Documentation |
Imports CSV downloaded from REDCap into R session
import_redcap_csv(path.list, pattern)
path.list |
A character vector of filepaths |
pattern |
A regular expression for searching for a given CSV file |
A dataframe; stringsAsFactors
is set to FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.