plot_summary_app: Plots summary of subject or item.

Description Usage Arguments Examples

Description

plot_summary_app plots summary of a given subject or item.

Usage

1

Arguments

data

A data table object.

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
if (interactive()) {

# Load example data
data("Pupilex4")

plot_summary_app(Pupilex4)
}

# Please see the vignettes for detailed example usage.
# vignette("PupilPre_Basic_Preprocessing", package="PupilPre")

PupilPre documentation built on March 14, 2020, 1:08 a.m.