daysInMonth: function that returns the number of dates in a given date

View source: R/auxs-utils.R

daysInMonthR Documentation

function that returns the number of dates in a given date

Description

function that returns the number of dates in a given date

Usage

daysInMonth(d = Sys.Date())

Arguments

d

string containing a date in YYYY-MM-DD format

Value

number of days in the given the date


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