writeCSVsFromData: write csvs of data from a data object

Description Usage Arguments Value

Description

write csvs of data from a data object

Usage

1
writeCSVsFromData(data, namePrefix = "", path = "./", overwrite = FALSE)

Arguments

data

a data object to use for writing data.

namePrefix

a character string to prepend to each file. Default: ""

path

a character string of the path to save the data. Default: "./"

overwrite

logical, should the writer overwrite files that already exist? Default: 'FALSE'

Value

None


jonkeane/mocapGrip documentation built on May 19, 2019, 7:30 p.m.