apply_types: Convert column-type according to column_name

View source: R/apply_types.R

apply_typesR 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


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