barchart: Bar Chart

Description Usage Arguments Examples

View source: R/barchart.R

Description

This function allows you to interactively create a scatterplot and acess the ggplot syntax.

Usage

1

Arguments

data

dataframe

Examples

1
2
data(titanic)
barchart(titanic)

zief0002/epsy1261 documentation built on May 4, 2019, 11:23 p.m.