convert_lendrate.Rd
Parse lending rates from cbr
convert_lendrate( path_to_source = "http://www.cbr.ru/hd_base/mkr/mkr_monthes/", access_date = Sys.Date() )
path_to_source | name of the original html |
---|---|
access_date | date of access is appended to every observation |
tsibble
Parse lending rates from cbr Written by Nastya Jarkova
# \donttest{ lend_rate <- convert_lendrate()#> Warning: NAs introduced by coercion#> Warning: NAs introduced by coercion#> Warning: NAs introduced by coercion# }