format_origin: format_origin

Description Usage Arguments Examples

View source: R/format-col.R

Description

format_origin

Usage

1
format_origin(df, cols, eval, sep = " to ")

Arguments

df

a data frame

cols

columns to format

eval

Most recent evaluation time. This will be used as the second date in the last element in the vector x

sep

character string to place between dates

Examples

1
format_origin(insurance_data, cols = 1, eval = "2017")

merlinoa/summaryrow documentation built on May 22, 2019, 6:53 p.m.