-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Needs better documentation. Running into a problem with the aggregation though for a set of sites. We are getting issues with the actual compilation for some reason. . .
m8kyr.datasets <- get_dataset(taxonname='Mauritia*',
loc=c(-84, -50, -35, 10),
ageyoung = 8000)
print(m8kyr.datasets)
mauritia.sites <- get_download(m8kyr.datasets)
alt.table_LagCar <- read_excel("alt_table_LagCar.xlsx")
taxa_list_LagCar <- read_excel("taxa_list_LagCar.xlsx")
mau.comp <- compile_taxa(mauritia.sites,
alt.table = alt.table_LagCar,
list.name = "taxa_list_LagCar")
mau.comp <- compile_taxa(mauritia.sites, "P25")
Metadata
Metadata
Assignees
Labels
No labels