Learn R Programming

misty (version 0.7.1)

plot.misty.object: Plots misty.object object

Description

This function plots an misty.object object.

Usage

# S3 method for misty.object
plot(x, plot = x$args$plot, bar = x$args$bar,
     box = x$args$box, violin = x$args$violin, hist = x$args$hist,
     point = x$args$point, line = x$args$line, ci = x$args$ci,
     conf.level = x$args$conf.level, adjust = x$args$adjust,
     jitter = x$args$jitter, density = x$args$density,
     square = x$args$square, rotate = x$args$rotate,
     binwidth = x$args$binwidth, bins = x$args$bins,
     fill = x$args$fill, hist.alpha = x$args$hist.alpha,
     tile.alpha = x$args$tile.alpha, violin.alpha = x$args$violin.alpha,
     violin.trim = x$args$violin.trim, box.width = x$args$box.width,
     box.alpha = x$args$box.alpha, linetype = x$args$linetype,
     linewidth = x$args$linewidth, line.col = x$args$line.col,
     intercept = x$args$intercept, density.col = x$args$density.col,
     density.linewidth = x$args$density.linewidth,
     density.linetype = x$args$density.linetype,
     point.size = x$args$point.size, point.linewidth = x$args$point.linewidth,
     point.linetype = x$args$point.linetype,
     point.shape = x$args$point.shape, point.col = x$args$point.col,
     ci.col = x$args$ci.col, ci.linewidth = x$args$ci.linewidth,
     ci.linetype = x$args$ci.linetype, errorbar.width = x$args$errorbar.width,
     dodge.width = x$args$dodge.width, jitter.size = x$args$jitter.size,
     jitter.width = x$args$jitter.width, jitter.height = x$args$jitter.height,
     jitter.alpha = x$args$jitter.alpha, gray = x$args$gray,
     start = x$args$start, end = x$args$end, color = x$args$color,
     xlab = x$args$xlab, ylab = x$args$ylab,
     xlim = x$args$xlim, ylim = x$args$ylim,
     xbreaks = x$args$xbreaks, ybreaks = x$args$ybreaks,
     axis.title.size = x$args$axis.title.sizes,
     axis.text.size = x$args$axis.text.size,
     strip.text.size = x$args$strip.text.size, title = x$args$title,
     subtitle = x$args$subtitle, group.col = x$args$group.col,
     plot.margin = x$args$plot.margin, legend.title = x$args$legend.title,
     legend.position = x$args$legend.position,
     legend.box.margin = x$args$legend.box.margin,
     legend.key.size = x$args$legend.key.size,
     legend.text.size = x$args$legend.text.size,
     facet.ncol = x$args$facet.ncol, facet.nrow = x$args$facet.nrow,
     facet.scales = x$args$facet.scales, filename = x$args$filename,
     width = x$args$width, height = x$args$height, units = x$args$units,
     dpi = x$args$dpi, check = TRUE, ...)

Arguments

x

misty.object object.

plot

see 'Arguments' in the functions ci.* (e.g., ci.cor).

bar

see 'Arguments' in the functions aov.b, test.t, or test.welch.

box

see 'Arguments' in the function test.levene.

violin

see 'Arguments' in the function test.levene.

hist

see 'Arguments' in the functions ci.* (e.g., ci.cor).

point

see 'Arguments' in the functions aov.b, ci.* (e.g., ci.cor), or test.welch.

line

see 'Arguments' in the functions aov.w, ci.* (e.g., ci.cor), or test.t.

ci

see 'Arguments' in the functions aov.b, aov.w, ci.* (e.g., ci.cor), test.t, or test.welch.

conf.level

see 'Arguments' in the functions aov.b, aov.w, ci.* (e.g., ci.cor), test.t, or test.welch.

adjust

see 'Arguments' in the functions aov.b, aov.w, test.t, or test.welch,

jitter

see 'Arguments' in the functions aov.b, aov.w, test.t, test.levene,or test.welch.

density

see 'Arguments' in the functions ci.* (e.g., ci.cor).

square

see 'Arguments' in the function na.pattern.

rotate

see 'Arguments' in the function na.pattern.

binwidth

see 'Arguments' in the functions ci.* (e.g., ci.cor).

bins

see 'Arguments' in the functions ci.* (e.g., ci.cor).

fill

see 'Arguments' in the functions ci.* (e.g., ci.cor).

hist.alpha

see 'Arguments' in the functions ci.* (e.g., ci.cor).

tile.alpha

see 'Arguments' in the function na.pattern.

violin.alpha

see 'Arguments' in the function test.levene.

violin.trim

see 'Arguments' in the function test.levene.

box.width

see 'Arguments' in the function test.levene.

box.alpha

see 'Arguments' in the function test.levene.

linetype

see 'Arguments' in the functions ci.* (e.g., ci.cor) or test.t.

linewidth

see 'Arguments' in the function test.t.

line.col

see 'Arguments' in the functions ci.* (e.g., ci.cor).

intercept

see 'Arguments' in the functions ci.* (e.g., ci.cor).

density.col

see 'Arguments' in the functions ci.* (e.g., ci.cor).

density.linewidth

see 'Arguments' in the functions ci.* (e.g., ci.cor).

density.linetype

see 'Arguments' in the functions ci.* (e.g., ci.cor).

point.size

see 'Arguments' in the functions aov.b, aov.w, ci.* (e.g., ci.cor), test.t, or test.welch.

point.linewidth

see 'Arguments' in the functions ci.* (e.g., ci.cor).

point.linetype

see 'Arguments' in the functions ci.* (e.g., ci.cor).

point.shape

see 'Arguments' in the functions ci.* (e.g., ci.cor).

point.col

see 'Arguments' in the functions ci.* (e.g., ci.cor).

ci.col

see 'Arguments' in the functions ci.* (e.g., ci.cor).

ci.linewidth

see 'Arguments' in the functions ci.* (e.g., ci.cor).

ci.linetype

see 'Arguments' in the functions ci.* (e.g., ci.cor).

errorbar.width

see 'Arguments' in the functions aov.b, aov.w, ci.* (e.g., ci.cor), test.t, or test.welch,

dodge.width

see 'Arguments' in the functions ci.* (e.g., ci.cor).

jitter.size

see 'Arguments' in the functions aov.b, aov.w, test.levene, test.t, or test.welch.

jitter.width

see 'Arguments' in the functions aov.b, aov.w, test.levene, test.t, or test.welch.

jitter.height

see 'Arguments' in the functions aov.b, test.levene, test.t, or test.welch.

jitter.alpha

see 'Arguments' in the functions aov.b, aov.w, test.levene, test.t, or test.welch.

gray

see 'Arguments' in the functions multilevel.r2 or test.levene.

start

see 'Arguments' in the functions multilevel.r2 or test.levene.

end

see 'Arguments' in the functions multilevel.r2 or test.levene.

color

see 'Arguments' in the functions multilevel.r2, na.pattern, or test.levene.

xlab

see 'Arguments' in the functions aov.b, aov.w, ci.* (e.g., ci.cor), test.levene, test.t, or test.welch.

ylab

see 'Arguments' in the functions aov.b, aov.w, ci.* (e.g., ci.cor), test.levene, test.t, or test.welch.

xlim

see 'Arguments' in the functions ci.* (e.g., ci.cor), test.levene, test.t, or test.welch.

ylim

see 'Arguments' in the functions aov.b, aov.w, ci.* (e.g., ci.cor), test.levene, test.t, or test.welch.

xbreaks

see 'Arguments' in the functions ci.* (e.g., ci.cor), test.levene, test.t, or test.welch.

ybreaks

see 'Arguments' in the functions aov.b, aov.w, ci.* (e.g., ci.cor), test.levene, test.t, or test.welch.

axis.title.size

see 'Arguments' in the functions ci.* (e.g., ci.cor).

axis.text.size

see 'Arguments' in the functions ci.* (e.g., ci.cor).

strip.text.size

see 'Arguments' in the functions ci.* (e.g., ci.cor).

title

see 'Arguments' in the functions aov.b, aov.w, ci.* (e.g., ci.cor), test.levene, test.t, or test.welch.

subtitle

see 'Arguments' in the functions aov.b, aov.w, ci.* (e.g., ci.cor), test.levene, test.t, or test.welch.

group.col

see 'Arguments' in the functions ci.* (e.g., ci.cor).

plot.margin

see 'Arguments' in the functions ci.* (e.g., ci.cor).

legend.title

see 'Arguments' in the functions ci.* (e.g., ci.cor).

legend.position

see 'Arguments' in the functions ci.* (e.g., ci.cor).

legend.box.margin

see 'Arguments' in the functions ci.* (e.g., ci.cor) or na.pattern.

legend.key.size

see 'Arguments' in the function na.pattern.

legend.text.size

see 'Arguments' in the functions na.pattern.

facet.ncol

see 'Arguments' in the functions ci.* (e.g., ci.cor).

facet.nrow

see 'Arguments' in the functions ci.* (e.g., ci.cor).

facet.scales

see 'Arguments' in the functions ci.* (e.g., ci.cor).

filename

see 'Arguments' in the functions aov.b, aov.w, ci.* (e.g., ci.cor), test.levene, test.t, or test.welch.

width

see 'Arguments' in the functions aov.b, aov.w, ci.* (e.g., ci.cor), test.levene, test.t, or test.welch.

height

see 'Arguments' in the functions aov.b, aov.w, ci.* (e.g., ci.cor), test.levene, test.t, or test.welch.

units

see 'Arguments' in the functions aov.b, aov.w, ci.* (e.g., ci.cor), test.levene, test.t, or test.welch.

dpi

see 'Arguments' in the functions aov.b, aov.w, ci.* (e.g., ci.cor), test.levene, test.t, or test.welch.

check

logical: if TRUE (default), argument specification is checked.

...

further arguments passed to or from other methods.

Author

Takuya Yanagida takuya.yanagida@univie.ac.at