tidyquant
tidyquant copied to clipboard
Error "not a valid option"
I have been using tidyquant::tq_transmute
inside a function of one of my packages, but today I got the following error:
Error in check_transmute_fun_options(mutate_fun) :
fun = xts::apply.monthly not a valid option.
My tidyquant version is 0.5.6.