Loads an IQRnca dataset
load_IQRdataNCA.Rd
Reading in a CSV file and checking if compatible with the IQRdataNCA column name requirements. If correct, function returns an IQRdataNCA object. IDeally IQRdataNCA objects are prepared using the function IQRdataNCA and then exported as CSV files using IQRoutputCSV.
load_IQRdataNCA(filename)
Arguments
filename | path with filename to CSV file |
---|
Value
IQRdataNCA object
See also
Other NCA:
IQRdataNCA()
,
IQRnca()
,
as_IQRdataNCA()
,
is_IQRdataNCA()
,
is_IQRnca()
,
plot.IQRdataNCA()
,
plot.IQRnca()
,
plotProfiles_IQRdataNCA()
,
plotbyGroup_IQRnca()
,
print.IQRdataNCA()
,
print.IQRnca()
,
report_IQRnca()
,
slopeTest_IQRnca()
,
summary.IQRnca()
,
summaryPKbyNT_IQRdataNCA()
,
summarybyGroup_IQRnca()