writeDataForImport: Prepare a Data Frame for Import Through the API

View source: R/writeDataForImport.R

writeDataForImportR 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


redcapAPI documentation built on Sept. 13, 2023, 1:07 a.m.