simplybox: A function for creating simplystats themed boxplots

Description Usage Arguments

View source: R/simplybox.R

Description

This function creates boxplots. You can also specify whether to add the simplystats logo or not.

Usage

1
simplybox(..., col = 1, logo = TRUE, theme = "black")

Arguments

...

Pass any usual boxplot parameters

col

A numeric vector specifying the colors of points

logo

Logical, if true, then the simplystats logo is added to the plot

theme

Options are "black" or "white"


jtleek/simplystats documentation built on May 20, 2019, 3:13 a.m.