# Constructing a fe_species_master object from scratch
# Use fe_species_master() if you are not absolutely sure
spec_ids <- new_fe_species_master(
c("picea_001", "fagus_001", "quercus_002", "quercus_001")
)
Run the code above in your browser using DataLab