writeDataForImport {redcapAPI} | R Documentation |
Prepare a Data Frame for Import Through the API
Description
Converts a dataframe into a character value in the format of a CSV for import through the API.
Usage
writeDataForImport(data)
Arguments
data |
|
[Package redcapAPI version 2.9.1 Index]