Check the imported soil carbon dataset for formatting and entry errors
dataQC(data, tabs = c("metadata", "site", "profile", "layer", "fraction"),
writeQCreport = F, outfile = NULL)directory to data file
the tabs that will be checked, default is all
if TRUE, a text report of the QC output will be written to the outfile. Default is FALSE
filename of the output file if writeQCreport=TRUE. Default is NULL, and the outfile will be written to the directory where the dataset is stored, and named by the dataset being checked.