switchStructure: switch Structure

Description Usage Arguments Value

View source: R/switchStructure.R

Description

this function takes a single column input. If it is text-based, switches to factors If it's a lubridate::date function, it will switch it to numeric.

Usage

1

Arguments

y

the column input. Can be vector or dataframe.

Value

x the column input with structure switched.


stephdesilva/excelTransition documentation built on May 19, 2019, 3:05 a.m.