View source: R/CovariateData.R
saveCovariateData | R Documentation |
saveCovariateData
saves an object of type covariateData to folder.
saveCovariateData(covariateData, file)
covariateData |
An object of type |
file |
The name of the folder where the data will be written. The folder should not yet exist. |
The data will be written to a set of files in the folder specified by the user.
# todo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.