powered by
Categories (i.e., plankton taxa), with possibly several sub-levels are defined in .zic files. This function check the files are correct.
zicCheck(zicfile)
the name of the .zic file to test.
This function return TRUE or FALSE, depending on the content of the tested file.
TRUE
FALSE
prepareTrain
# NOT RUN { ## Check that Detailed.zic file in the /etc subdir is correct zicCheck(file.path(svMisc::getTemp("ZIetc"), "Detailed.zic")) # }
Run the code above in your browser using DataLab