R/analysis_functions.R
get_herbwoody_fao.Rd
Extracts herbaceous (arable) and woody (permanent crops) land area from FAO land use data.
get_herbwoody_fao()
A data frame with columns: Year, area, Herb_Woody, Land_tot
if (FALSE) { # \dontrun{ land_data <- get_herbwoody_fao() } # }