# NOT RUN {
# build the example database
makeExampleDB(until = "normGeometry")
# normalise all available data tables, harmonising commodities
# according to the FAO commodity list ...
normTable(faoID = list(commodities = "target"), update = TRUE)
# ... and check the result
output <- readRDS(paste0(tempdir(), "/newDB/adb_tables/stage3/Estonia.rds"))
# }
Run the code above in your browser using DataLab