E3Axes: Draw axes and labels on x/y, using Rcssplot

Description Usage Arguments

Description

Draw axes and labels on x/y, using Rcssplot

Usage

1
2
E3Axes(xlim, ylim, xlab = "", ylab = "", xat = NULL, RC = "default",
  RCC = c(), where = c("x", "y"))

Arguments

xlim

- two element vector. Range of x axis

ylim

- two element vector. Range of y axis

xlab

- character string. Text to write below x-axis

ylab

- character string. Text to write below y-axis

xat

- numeric vector. Position of labels on x-axis.

RC

- Rcss object. Style for formatting the axes using Rcssplot

RCC

- character vector. Classes for tuning Rcssplot formating

where

- vector containg "x" and/or "y". Determines where axes will be drawn


tkonopka/ExpCube documentation built on May 31, 2019, 3:44 p.m.