last.day.month {bioC.logs} | R 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
[Package bioC.logs version 1.2.1 Index]