R/xfaostat_helper_funcs.R
output_csv_data.Rd
Function saving dataset to csv file with headers
output_csv_data(
gcam_dataset,
out_filename,
col_type_nonyear,
title,
unit,
description = NA,
code,
out_dir = out_dir,
GZIP = F
)
dataframe name to be saved
file name of the output csv
column type that is non-year; numeric for years will be pasted
title in header
unit in header
description in header
fao dataset domain code
output directory
IF TRUE