myaxis: Plot a custom axis for printing

Description Usage Arguments

Description

Plot a custom axis for printing

Usage

1
myaxis(side, label.line = 0.75, append.label = "", col = "black")

Arguments

side

an integer specifying which side of the plot the axis is to be drawn on. The axis is placed as follows: 1=below, 2=left, 3=above and 4=right.

label.line

a numeric value specifying margin line to place tick labels

append.label

a character string with which to append the axis tick label, ex. "%"


lsu2010/myRcode documentation built on May 21, 2019, 8:41 a.m.