last.day.month: function that returns the number of dates in a given...

View source: R/auxs-utils.R

last.day.monthR Documentation

function that returns the number of dates in a given month-year

Description

function that returns the number of dates in a given month-year

Usage

last.day.month(MonthYear)

Arguments

MonthYear

string containing month and year, ie. MM-YYYY

Value

number of days –as characters– in the given month-year


bioC.logs documentation built on Jan. 7, 2023, 1:27 a.m.