exportADNCA_IQdataNCA | R Documentation |
General ADPC format cannot contain all the information needed for reproducing an NCA analysis. We instead use an "ADNCA" format that contains all information in the data that is needed for the reproduction of the NCA analysis. Standard file name is "adnca.xpt". The path can be chosen. In addition to the adnca.xpt dataset a define.pdf file is generated, documenting the dataset format.
exportADNCA_IQdataNCA(data, pathname = ".", addColLabels = NULL)
data |
IQdataNCA object |
pathname |
Path where to store the adnca.xpt dataset |
addColLabels |
Named list. Names define column names and elements define labels for these columns - only used in generation of ADNCA |
Other NCA Data:
IQdataNCA()
,
check_IQdataNCA()
,
dataSpec_IQdataNCA()
,
export_IQdataNCA()
,
ignoreNCA_IQdataNCA()
,
ignoreSUM_IQdataNCA()
,
ignorerecord_IQdataNCA()
,
ignoresubject_IQdataNCA()
,
load_IQdataNCA()
,
plot.IQdataNCA()
,
reportIgnoredSUMNCA_IQdataNCA()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.