plot_indiv_app {VWPre} | R Documentation |
plot_indiv_app
calculates and plots interest area averages for a
given subject/item.
plot_indiv_app(data)
data |
A data table object output by either |
## Not run:
library(VWPre)
# For plotting subject/item averages
plot_indiv_app(data = dat)
## End(Not run)