powered by
friction_period(year = "all", period = "all", type = "5_year_avg")
A data frame with friction periods for all years or a selection of years and variables.
The year of which the friction period should be downloaded, multiple years are possible. The default is the whole data frame
The friction period that should be included (days/weeks), default is including the whole dataframe
If period is chosen, a decision can be made between the 5 year average and 1 year friction period in days/weeks. The default is the 5 year average
# Example usage of the depreciation_interest function friction_period(year = 2019, period = "weeks", type = "5_year_avg")
Run the code above in your browser using DataLab