Export an IQdataNCA object
export_IQdataNCA.Rd
Essentially the dataset is exported as CSV with an attributes file. All information is self contained in the CSV file ... so the attributes file at the moment does not play a real role and is not produced upon export. .
export_IQdataNCA(data, filename = "nca_data")
Arguments
- data
IQdataNCA object
- filename
Filename with path for export
See also
Other NCA Data:
IQdataNCA()
,
check_IQdataNCA()
,
dataSpec_IQdataNCA()
,
exportADNCA_IQdataNCA()
,
ignoreNCA_IQdataNCA()
,
ignoreSUM_IQdataNCA()
,
ignorerecord_IQdataNCA()
,
ignoresubject_IQdataNCA()
,
load_IQdataNCA()
,
plot.IQdataNCA()
,
reportIgnoredSUMNCA_IQdataNCA()
,
summaryObservations_IQdataNCA()