daysInMonth {bioC.logs}R 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


[Package bioC.logs version 1.2.1 Index]