Description Usage Arguments See Also
View source: R/gg-constructors.R
Specify the frequency of the x ticks for time series graphs
1  | agg_xaxisfreq(freq, panel = NULL)
 | 
freq | 
 The frequency, either "decade", "year", "quarter", "month"  | 
panel | 
 (optional) Which panel to apply the frequency scale to. If left blank, will be applied to all panels. You can specify a vector of panels (e.g. 'panel = c("1","3")') to apply the frequency to multiple panels at once.  | 
vignette("plotting-options", package = "arphit") for a
detailed description of all the plotting options
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.