plot_indiv_app {VWPre} | R Documentation |
Plots diagnostic average plots of subjects/items.
Description
plot_indiv_app
calculates and plots interest area averages for a
given subject/item.
Usage
plot_indiv_app(data)
Arguments
data |
A data table object output by either |
Examples
## Not run:
library(VWPre)
# For plotting subject/item averages
plot_indiv_app(data = dat)
## End(Not run)
[Package VWPre version 1.2.4 Index]