Learn R Programming

baker (version 1.0.4)

unique_month: Get unique month from Date

Description

unique_month converts observed dates into unique months to help visualize sampled months

Usage

unique_month(Rdate)

Value

a vector of characters with month-year, e.g., 4-2012.

Arguments

Rdate

standard date format in R