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

data.frame to be imported to the API


[Package redcapAPI version 2.9.0 Index]