R/polmer.R

Defines functions polmer

Documented in polmer

polmer <- function(...){
.Deprecated(msg = "\n\nThis function has been deprecated.\n
	The code, however, is available in the scripts directory of the package.\n
	It can be found at the beginning of the Ch9.R script.\n\n"
	)
}

Try the MPDiR package in your browser

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

MPDiR documentation built on Aug. 19, 2023, 5:11 p.m.