histogram_density_plot_variable: Box Plot Variable

Description Usage Arguments Details Value

View source: R/plot_helper.R

Description

This function provides a box plot of a variable.

Usage

1
2
3
histogram_density_plot_variable(data = NULL, bin.width = 50,
  alpha = 0.2, x.var = NULL, x.name = "", grouping = NULL,
  legend.name = "", legend.labels = NULL, condition.name = "")

Arguments

data

Data points to be qq plotted.

bin.width

Used to compute density.

alpha

How transparent the curve is.

x.var

Variable to be histogrammed.

x.name

Variable name to be shown.

grouping

How to group distributions.

legend.name

Title of the legend.

condition.name

Title of the graph addition.

legend.label

New labels for the legend (optional).

Details

It can be separated by scene and a controling factor

Value

A table with session ids and durations.


cog-ethz/evertools documentation built on April 1, 2020, 10:30 p.m.