estimationPlot1: Draw estimation plot1

Description Usage Arguments Value Examples

View source: R/plot.meanCI.R

Description

Draw estimation plot1

Usage

1

Arguments

x

An object of class meanCI

palette

The name of color palette from RColorBrewer package or NULL

Value

A ggplot

Examples

1
2
x=meanCI(iris,Species,Sepal.Length)
estimationPlot1(x)

interpretCI documentation built on Jan. 28, 2022, 9:07 a.m.