ifcb_get_shark_colnames.RdThis function reads shark column names from a specified tab-separated values (TSV) file included in the package.
ifcb_get_shark_colnames()A data frame containing the shark column names.
if (FALSE) {
shark_colnames <- ifcb_get_shark_colnames()
print(shark_colnames)
}