This function is deprecated and has been replaced by
check_codes().
check_code_proj(data, field = "sample_project_name_sv", clean_cache_days = 30)unmatched codes with true or false results
for tibble be be checked
Character; name of the column in data that contains the codes
to be validated against the SHARK codelist. If a cell contains multiple
codes separated by commas, each code is validated separately.
Default is "sample_project_name_en".
Numeric; if not NULL, cached SHARK code Excel files older than this number of days will be automatically deleted and be replaced by a new download. Defaults to 30. Set to NULL to disable automatic cleanup.
get_shark_codes() to get the current code list.