From 3f0dd3a64daa3f00009a828caf11dfb2c76946f5 Mon Sep 17 00:00:00 2001 From: Paul Rougieux Date: Wed, 5 Jan 2022 16:45:16 +0100 Subject: [PATCH] Document rename_element argument --- FAOSTAT/man/download_faostat_bulk.Rd | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/FAOSTAT/man/download_faostat_bulk.Rd b/FAOSTAT/man/download_faostat_bulk.Rd index 49cf50b..3b18129 100644 --- a/FAOSTAT/man/download_faostat_bulk.Rd +++ b/FAOSTAT/man/download_faostat_bulk.Rd @@ -22,6 +22,11 @@ get_faostat_bulk(code, data_folder) \item{encoding}{parameter passed to `read.csv`.} +\item{rename_element}{boolean Rename the element column to snake case. To +facilitate the use of elements as column names later when the data frame +gets reshaped to a wider format. Replace non alphanumeric characters by +underscores.} + \item{code}{character dataset code} } \value{