rtsplot.grid: Add grid to time series plot

rtsplot.gridR 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


rtsplot documentation built on Sept. 24, 2023, 1:07 a.m.