Returns examples of data field values along with a description of the data field
Source:R/parameter_values.R
parameter_values.Rd
Returns examples of data field values along with a description of the data field
Arguments
- data_set
a character vector specifying the data set
- data_field
a character vector specifying the data field
- message
a logical value that is TRUE by default. When TRUE, the function will return information as a console message. When set to FALSE, the function will return the same information as a tibble.