R/plot_item_mastery.R

Defines functions plot_item_mastery

Documented in plot_item_mastery

## File Name: plot_item_mastery.R
## File Version: 0.05


plot_item_mastery <- function(object, pch=c(16,17), lty=c(1,2), ...)
{
    UseMethod("plot_item_mastery")
}

Try the CDM package in your browser

Any scripts or data that you put into this service are public.

CDM documentation built on Aug. 25, 2022, 5:08 p.m.