View source: R/plot.misty.object.R
plot.misty.object | R Documentation |
This function plots an misty.object
object.
## S3 method for class '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, ...)
x |
|
plot |
see 'Arguments' in the functions |
bar |
see 'Arguments' in the functions |
box |
see 'Arguments' in the function |
violin |
see 'Arguments' in the function |
hist |
see 'Arguments' in the functions |
point |
see 'Arguments' in the functions |
line |
see 'Arguments' in the functions |
ci |
see 'Arguments' in the functions |
conf.level |
see 'Arguments' in the functions |
adjust |
see 'Arguments' in the functions |
jitter |
see 'Arguments' in the functions |
density |
see 'Arguments' in the functions |
square |
see 'Arguments' in the function |
rotate |
see 'Arguments' in the function |
binwidth |
see 'Arguments' in the functions |
bins |
see 'Arguments' in the functions |
fill |
see 'Arguments' in the functions |
hist.alpha |
see 'Arguments' in the functions |
tile.alpha |
see 'Arguments' in the function |
violin.alpha |
see 'Arguments' in the function |
violin.trim |
see 'Arguments' in the function |
box.width |
see 'Arguments' in the function |
box.alpha |
see 'Arguments' in the function |
linetype |
see 'Arguments' in the functions |
linewidth |
see 'Arguments' in the function |
line.col |
see 'Arguments' in the functions |
intercept |
see 'Arguments' in the functions |
density.col |
see 'Arguments' in the functions |
density.linewidth |
see 'Arguments' in the functions |
density.linetype |
see 'Arguments' in the functions |
point.size |
see 'Arguments' in the functions |
point.linewidth |
see 'Arguments' in the functions |
point.linetype |
see 'Arguments' in the functions |
point.shape |
see 'Arguments' in the functions |
point.col |
see 'Arguments' in the functions |
ci.col |
see 'Arguments' in the functions |
ci.linewidth |
see 'Arguments' in the functions |
ci.linetype |
see 'Arguments' in the functions |
errorbar.width |
see 'Arguments' in the functions |
dodge.width |
see 'Arguments' in the functions |
jitter.size |
see 'Arguments' in the functions |
jitter.width |
see 'Arguments' in the functions |
jitter.height |
see 'Arguments' in the functions |
jitter.alpha |
see 'Arguments' in the functions |
gray |
see 'Arguments' in the functions |
start |
see 'Arguments' in the functions |
end |
see 'Arguments' in the functions |
color |
see 'Arguments' in the functions |
xlab |
see 'Arguments' in the functions |
ylab |
see 'Arguments' in the functions |
xlim |
see 'Arguments' in the functions |
ylim |
see 'Arguments' in the functions |
xbreaks |
see 'Arguments' in the functions |
ybreaks |
see 'Arguments' in the functions |
axis.title.size |
see 'Arguments' in the functions |
axis.text.size |
see 'Arguments' in the functions |
strip.text.size |
see 'Arguments' in the functions |
title |
see 'Arguments' in the functions |
subtitle |
see 'Arguments' in the functions |
group.col |
see 'Arguments' in the functions |
plot.margin |
see 'Arguments' in the functions |
legend.title |
see 'Arguments' in the functions |
legend.position |
see 'Arguments' in the functions |
legend.box.margin |
see 'Arguments' in the functions |
legend.key.size |
see 'Arguments' in the function |
legend.text.size |
see 'Arguments' in the functions |
facet.ncol |
see 'Arguments' in the functions |
facet.nrow |
see 'Arguments' in the functions |
facet.scales |
see 'Arguments' in the functions |
filename |
see 'Arguments' in the functions |
width |
see 'Arguments' in the functions |
height |
see 'Arguments' in the functions |
units |
see 'Arguments' in the functions |
dpi |
see 'Arguments' in the functions |
check |
logical: if |
... |
further arguments passed to or from other methods. |
Takuya Yanagida takuya.yanagida@univie.ac.at
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.