wp_yearmonth: function for getting year and month of a timestamp

Description Usage Arguments

View source: R/date_functions.r

Description

function for getting year and month of a timestamp

Usage

1

Arguments

timestamp

Some sort of timestamp e.g. of class POSIXlt, POSIXct, Date, or character. If the option is of type character it should be in the form of yyyy-mm-dd.


statsgrokse documentation built on May 30, 2017, 1:55 a.m.