# \donttest{
# Read the first sheet, skipping the first row
try(codes <- get_shark_codes())
if (exists("codes")) head(codes)
# Force re-download of the Excel file
try(codes <- get_shark_codes(force = TRUE))
# }
Run the code above in your browser using DataLab