plotShadowChart: (Internal) Plot shadow chart of a single examinee

View source: R/plot_functions.R

plotShadowChartR Documentation

(Internal) Plot shadow chart of a single examinee

Description

plotShadowAudit is an internal function for plotting shadow chart of a single examinee, showing all shadowtests over the course of an adaptive test.

Usage

plotShadowChart(x, simple, use_par, ...)

Arguments

x

an output_Shadow object.

simple

TRUE simplifies the chart by hiding items that were never used in any shadowtest.

use_par

TRUE allows this function to set graphic margins through par.

...

not used.


TestDesign documentation built on Sept. 11, 2024, 7:12 p.m.