Skip to content

Commit f52d86f

Browse files
Add documentation
1 parent c62027e commit f52d86f

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

R/dst_get_data.R

+3-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
#' requested.
1414
#' @param format character value. "CSV" or "BULK". If you choose BULK then you
1515
#' need to select a value for each of the parameters.
16-
#' @param value_presentation For now, "value" or "default"
16+
#' @param value_presentation For now, "value" or "default". When a table with
17+
#' observations that have the same name, this is automatically changed to
18+
#' CodeAndValue.
1719
#' @export
1820
#' @family Data retrival functions
1921
#' @importFrom utils read.csv read.csv2

man/dst_get_data.Rd

+3-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)