powered by
Returns the last date for a given period and year.
simfinR_period_to_date(period_in, year_in)
The period ('Q1', 'Q2', 'Q3', 'Q4', 'FY')
The year
A single date object
# NOT RUN { first_quarter <- simfinR_period_to_date('Q1', 2019) # }
Run the code above in your browser using DataLab