Learn R Programming

redcapAPI (version 2.9.1)

writeDataForImport: 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

data.frame to be imported to the API