unique_month {baker} | R Documentation |
Get unique month from Date
Description
unique_month
converts observed dates into unique months
to help visualize sampled months
Usage
unique_month(Rdate)
Arguments
Rdate |
standard date format in R |
Value
a vector of characters with month-year
, e.g., 4-2012
.
[Package baker version 1.0.3 Index]