sas.cibox: Confidence Interval Boxplot

Description Usage Arguments Examples

View source: R/sas.cibox.R

Description

This creates a boxplot with the confidence interval highlighted

Usage

1
sas.cibox(dataset, alpha = 0.05, axisTF = TRUE)

Arguments

dataset

The data to plot

alpha

The confidence level. Defaults to .05

axisTF

Determines if the plot has axes or not. Used to simplify sas.tplots()

Examples

1

DSMemo/sassy-r documentation built on May 28, 2019, 12:23 p.m.