rtsplot.grid {rtsplot} | R Documentation |
Add grid to time series plot
Description
Add grid to time series plot
Usage
rtsplot.grid(grid, xaxis.ticks, col = rtsplot.theme()$grid.color)
Arguments
grid |
which grid lines to draw, defaults to 'xy' |
xaxis.ticks |
location of x axis ticks |
col |
grid color, defaults to rtsplot.theme()$grid.color |
Value
nothing
[Package rtsplot version 0.1.5 Index]