get_column_type: Convert column-type according to column_name

View source: R/apply_types.R

get_column_typeR Documentation

Convert column-type according to column_name

Description

Convert column-type according to column_name

Usage

get_column_type(column_name, timestamp_to_date = TRUE)

Arguments

column_name

string

timestamp_to_date

boolean convert timestamp to date

Value

string suggested type of column


piwikproR documentation built on Sept. 1, 2022, 5:07 p.m.