Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

5 results for “from:Anuj Goyal”

quantmod::chart_Series() how to simplify x-axis labels?
Anuj Goyal · Oct 22, 2018 · r-help

Is there a way to easily simplify the x-axis labels for quantmod::chart_Series() https://stackoverflow.com/questions/52910667/quantmodchart-series-how-to-simplify-x-axis-labels [[alternative HTML version deleted]]

does pdf() work inside of a function?
Anuj Goyal · Jul 28, 2019 · r-help

Why does pdf() work outside a function, but not inside it? R version 3.6.0 (2019-04-26) on Mac 10.14.5 # R --silent --vanilla < s2.r library(quantmod) options("getSymbols.warning4.0"=FALSE) options("getSymbols.yahoo.warning...

mapply, quantmod::chart_Series, MoreArgs error with chart_pars(), chart_theme()
Anuj Goyal · Jul 27, 2019 · r-help

R version 3.6.0 (2019-04-26) on Mac 10.14.5 What is the proper way to pass chart_pars() as well as chart_theme() into MoreArgs for use in quantmod::chart_Series? p.txt ======= s,n ABBV...

does pdf() work inside of a function?
Anuj Goyal · Jul 28, 2019 · r-help

Thanks! I think the quantmod maintainer is trying to make it a bit more functional so there are fewer side effects. I'll try to find a workaround. On Sun, Jul 28, 2019 at 4:58 PM Duncan Murdoch <murdoch...

mapply, quantmod::chart_Series, MoreArgs error with chart_pars(), chart_theme()
Anuj Goyal · Jul 28, 2019 · r-help

It compiles without errors, but the chart_pars() and chart_theme() are not being applied. eg. the Right Y-axis label still exists in p.pdf. Is it possible that cp and ct don't easily vectorize? # R --silent --vanilla...

Can't find what you're looking for? Try searching with Google .