get_column_type {piwikproR} | R 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
[Package piwikproR version 0.4.0 Index]