R/diag.panel.cm.R

`diag.panel.cm` <-
function (varname = NULL, cex = 1, ...)
{
  grid.text(varname, gp = gpar(col = "black", cex = cex))
}

Try the FRSstats package in your browser

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

FRSstats documentation built on May 2, 2019, 5:18 p.m.