Skip to contents

Gets the type of data for styling purposes. Can be either:

  • numeric

  • integer

  • Date

  • character

  • chr_type Used to pass appropriate parameters to style_data()

Usage

get_data_type(df)

Arguments

df

data frame to be tested

Value

character vector with the data_type of data frame columns