Learn R Programming

piwikproR (version 0.4.0)

apply_types: Convert column-type according to column_name

Description

Convert column-type according to column_name

Usage

apply_types(data, timestamp_to_date = TRUE)

Value

tibble

Arguments

data

tibble

timestamp_to_date

boolean convert timestamp to date