plot.rtTest: Plot 'rtTest' object

View source: R/htest.R

plot.rtTestR Documentation

Plot rtTest object

Description

Plot rtTest object

Usage

## S3 method for class 'rtTest'
plot(
  x,
  main = NULL,
  mar = NULL,
  uni.type = c("density", "histogram", "hd"),
  boxplot.xlab = FALSE,
  theme = rtTheme,
  par.reset = TRUE,
  ...
)

Arguments

x

rtTest object

main

Character: Main title

theme

Character: Run themes() for available themes

Author(s)

E.D. Gennatas


egenn/rtemis documentation built on May 4, 2024, 7:40 p.m.