createAOISequenceChart: Create AOI Sequence Charts for all subjects

Description Usage Arguments Value Author(s) Examples

View source: R/aoi_charts.R

Description

Create AOI Sequence Charts for all subjects

Usage

1
2
3
4
5
6
7
createAOISequenceChart(
  data,
  scaling = 100,
  size = 7,
  aoi_columns = NULL,
  ggplot_object = NULL
)

Arguments

data

imported data from importData()

scaling

scale_x_continuous(breaks(), by = scaling)

size

width of every bar

aoi_columns

order of the aoi

ggplot_object

additional ggplot code/settings if needed

Value

ggplotly chart

Author(s)

Steve Sydow

Examples

1

LordSydow/AOIanalyseR documentation built on Feb. 18, 2020, 11:54 p.m.