get_convert_fun: Functional to get type conversion functions

Usage Arguments

View source: R/processing.R

Usage

1
get_convert_fun(type, date_formats = NULL)

Arguments

type

A string specifying the function to retrieve

date_formats

A vector of date formatting types to try when convert dates to POSIXlt class. If none provided, defaults to c("

convert_fun A function that can be used to convert types. get_convert_fun("numeric")


krisrs1128/cleanUtils documentation built on May 20, 2019, 1:26 p.m.