R/latex.wprof.R

Defines functions latex.wprof

Documented in latex.wprof

latex.wprof <-
function(y, label="", caption="", scale=c(1, 1), ...) {
  Z <- getzeta(y)
  latex(Z, label, caption, scale)
}

Try the parsec package in your browser

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

parsec documentation built on Aug. 19, 2023, 5:07 p.m.