View source: R/prep_dq_data_type_of.R
| prep_dq_data_type_of | R Documentation |
DATA_TYPE of xGet the dataquieR DATA_TYPE of x
prep_dq_data_type_of(
x,
guess_character = getOption("dataquieR.guess_character", default =
dataquieR.guess_character_default)
)
x |
object to define the dataquieR data type of |
guess_character |
logical guess a data type for character columns based on the values |
the dataquieR data type as listed in DATA_TYPES
DATA_TYPES_OF_R_TYPE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.