extract_types: Extract class of variables from a dataframe

Description Usage Arguments Value

View source: R/utils.R

Description

Extract class of variables from a dataframe. Factors are considered character

Usage

1
extract_types(x, num_to_chr = "id")

Arguments

x

Dataframe

num_to_chr

Character string. Numerical Columns ending/starting with num_to_chc will be considered character.

Value

list of numerical, character, datevars


Davide-bll/Shinymod documentation built on April 17, 2021, 8:42 a.m.