plant_list <- crooked_island
#FQI of all species (native and introduced)
FQI(x = plant_list, key = "acronym", db = "michigan_2014", native = FALSE)
#FQI of native species
FQI(x = plant_list, key = "acronym", db = "michigan_2014", native = TRUE)
Run the code above in your browser using DataLab