R/postproc.control.R

postproc.control <- function (numevalpts = 10000, pic.types= c("1"), normalize.to.1=TRUE)
{
list (numevalpts = numevalpts, 
      pic.types = pic.types,
      normalize.to.1 = normalize.to.1)
}

Try the episplineDensity package in your browser

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

episplineDensity documentation built on May 1, 2019, 7:28 p.m.