beg_of_month: Beginning of Month

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Beginning of Month

Usage

1

Arguments

date

character or date representation of a date.

Value

date

Examples

1
2
3
4
# character input
beg_of_month("2020-08-13")
# date input
beg_of_month(as.Date("2020-08-13"))

jimbrig/lossdevt documentation built on Dec. 21, 2021, 12:06 a.m.