combine_ym: combine_ym

Description Usage Arguments Value

Description

fixes dates and months from "Created" or "created_year_month" columns to allow for easy query.

Usage

1
combine_ym(dataset, column)

Arguments

dataset

data set you want to add a column to.

column

this can be a column of the data set using the $ operator or a vector that will be added to dataset as a cloumn.

Value

dataset with the colums: year_created, month_created.


SPietri/Miami311p documentation built on May 16, 2019, 7:22 a.m.