my.xtics {lodplot}R Documentation

Set tic length for axis in grid graphical plot

Description

Sets the tic length for axis in grid graphical plot.

Usage

my.xtics(at, length = 0.5)

Arguments

at gives locations of tics
length gives length of tics

Details

Simple wrapper for grid.segments.

Value

Grid graphical object.

Author(s)

David L Duffy


[Package lodplot version 1.1 Index]