From f52d86f5ffa62089e6e504314065e3c69dd3a140 Mon Sep 17 00:00:00 2001 From: aleksanderbl29 <73799306+aleksanderbl29@users.noreply.github.com> Date: Thu, 28 Nov 2024 13:57:19 +0100 Subject: [PATCH] Add documentation --- R/dst_get_data.R | 4 +++- man/dst_get_data.Rd | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/R/dst_get_data.R b/R/dst_get_data.R index 844fc2a..88c1d54 100644 --- a/R/dst_get_data.R +++ b/R/dst_get_data.R @@ -13,7 +13,9 @@ #' requested. #' @param format character value. "CSV" or "BULK". If you choose BULK then you #' need to select a value for each of the parameters. -#' @param value_presentation For now, "value" or "default" +#' @param value_presentation For now, "value" or "default". When a table with +#' observations that have the same name, this is automatically changed to +#' CodeAndValue. #' @export #' @family Data retrival functions #' @importFrom utils read.csv read.csv2 diff --git a/man/dst_get_data.Rd b/man/dst_get_data.Rd index cb0c37e..c38e1fd 100644 --- a/man/dst_get_data.Rd +++ b/man/dst_get_data.Rd @@ -34,7 +34,9 @@ requested.} \item{format}{character value. "CSV" or "BULK". If you choose BULK then you need to select a value for each of the parameters.} -\item{value_presentation}{For now, "value" or "default"} +\item{value_presentation}{For now, "value" or "default". When a table with +observations that have the same name, this is automatically changed to +CodeAndValue.} } \description{ Get data from a table in the StatBank.