R/difplot.character.R

Defines functions difplot.character

Documented in difplot.character

difplot.character <- function(data, equation = NULL, ...) {
	difplot(CQmodel(show = data, equation = equation), ...)
}

Try the WrightMap package in your browser

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

WrightMap documentation built on Sept. 24, 2024, 9:07 a.m.