apply_types {piwikproR} | R Documentation |
Convert column-type according to column_name
Description
Convert column-type according to column_name
Usage
apply_types(data, timestamp_to_date = TRUE)
Arguments
data |
tibble |
timestamp_to_date |
boolean convert timestamp to date |
Value
tibble
[Package piwikproR version 0.4.0 Index]