Learn R Programming

bfw (version 0.4.2)

PlotData: Plot Data

Description

Plot data as violin plot visualizing density, box plots to display HDI, whiskers to display standard deviation

Usage

PlotData(data, data.type = "Mean", ...)

Arguments

data

data to plot data from

data.type

define what kind of data is being used, Default: 'Mean'

...

further arguments passed to or from other methods