View source: R/template_pal_data.R
template_pal_data | R Documentation |
Allows user to interactively select a .csv file created from PAL device and outputs a file of similar name, but inserted into the REDCAP template.
template_pal_data(testing = FALSE, pal_format = "new")
testing |
logical (FALSE) set to true only for testing |
pal_format |
string ("new") or "old" ActivPal file format for test file. This parameter has no effect on normal (operational) usage of this command. |
Nothing. Runs for side effect (creates a file). In test mode, returns dataframe of output that would written to csv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.