prep_dq_data_type_of: Get the dataquieR 'DATA_TYPE' of 'x'

View source: R/prep_dq_data_type_of.R

prep_dq_data_type_ofR Documentation

Get the dataquieR DATA_TYPE of x

Description

Get the dataquieR DATA_TYPE of x

Usage

prep_dq_data_type_of(
  x,
  guess_character = getOption("dataquieR.guess_character", default =
    dataquieR.guess_character_default)
)

Arguments

x

object to define the dataquieR data type of

guess_character

logical guess a data type for character columns based on the values

Value

the dataquieR data type as listed in DATA_TYPES

See Also

DATA_TYPES_OF_R_TYPE


dataquieR documentation built on Jan. 8, 2026, 5:08 p.m.