You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
adjusted_labels <- read.csv(file = "harvey2020scientific_names.txt", header = FALSE)[,1]
matched_labels <- datelife::tnrs_match(input = adjusted_labels)
Error in if (sum("mus" == tolower(input)) > 0) { :
missing value where TRUE/FALSE needed
In addition: There were 45 warnings (use warnings() to see them)
head(matched_labels)
Error in head(matched_labels) : object 'matched_labels' not found
The text was updated successfully, but these errors were encountered:
Input data in harvey2020scientific_names.txt
The text was updated successfully, but these errors were encountered: