R/JGRAY.R

Defines functions `JGRAY`

`JGRAY` <-
function(n)
  {
    RPMG::shade.col(n, acol=c(0,0,0))
  }

Try the RSEIS package in your browser

Any scripts or data that you put into this service are public.

RSEIS documentation built on May 29, 2024, 11:04 a.m.