# \donttest{
## Download full database as tibble
tallo_tbl <- fd_allometry_tallo()
## Download full database as sf
tallo_sf <- fd_allometry_tallo(spatial = TRUE)
## Download data as sf for Czechia and Germany
tallo_cz_ge_sf <- fd_allometry_tallo(country = c("Czechia", "Germany"))
# }
Run the code above in your browser using DataLab