cleanup_time: Cleans up time from data frame

Description Usage Arguments Value See Also

View source: R/cleanup-datetime.r

Description

Cleans up time from data frame

Usage

1
2
cleanup_time(data, prefix = "", suffix = "", expand = c("Hour", "Minute",
  "Second"))

Arguments

data

data.frame with columns of [prefix]expand[suffix], [prefix]expand[suffix] values etc

prefix

string

suffix

string

expand

character vector of column names where [prefix]expand[suffix] and expand must only be Hour, Minute and/or Second

Value

Cleaned up data

See Also

cleanup_datetime


poissonconsulting/poiscon documentation built on Feb. 18, 2021, 11:16 p.m.