random_month_year: Generate a Random Month and Year

View source: R/random_month_year.R

random_month_yearR Documentation

Generate a Random Month and Year

Description

Returns a randomly selected month and year between February 1967 and the current month.

Usage

random_month_year()

Value

A character string in the format "Month YYYY", e.g., "October 1993".

Examples

random_month_year()


jtr13/jtr documentation built on June 11, 2025, 12:42 a.m.