seed_set <- read_excel("seed_set.xlsx")
#seed_set <- as.data.frame(unclass(seed_set),
#stringsAsFactors = TRUE)
class("species")#not found? why
length("species")#not found? why
unique(full) # not found ? why
unique(full)
Error in unique(full) : object 'full' not found