Prepare a Data Frame for Import Through the API
Converts a dataframe into a character value in the format of a CSV for import through the API.
writeDataForImport(data)
data
data.frame
Useful links