unique_month: Get unique month from Date

View source: R/utils.R

unique_monthR 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.


zhenkewu/baker documentation built on May 6, 2024, 11:19 p.m.