Read csv data and "." in column name is substituted with "_".

FAOSTAT_load_raw_data(
  DATASETCODE,
  DATA_FOLDER = DIR_RAW_DATA_FAOSTAT,
  GET_MAPPINGCODE = NULL,
  .Envir = NULL
)

Arguments

DATASETCODE

Dataset code in FAO metadata or the name of a csv file.

DATA_FOLDER

Path to the folder storing the data.

GET_MAPPINGCODE

If NULL return data if char return other mapping files

.Envir

Qutput environment