Learn R Programming

rtsplot (version 0.1.5)

rtsplot.grid: Add grid to time series plot

Description

Add grid to time series plot

Usage

rtsplot.grid(grid, xaxis.ticks, col = rtsplot.theme()$grid.color)

Value

nothing

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