date_to_calmonth_n(x =lubridate::today())# Default S3 methoddate_to_calmonth_n(x)# S3 method for class 'character'date_to_calmonth_n(x =lubridate::today())# S3 method for class 'Date'date_to_calmonth_n(x =lubridate::today())
Arguments
x
a Date object or string, in the form of 'yyyy-mm-dd'