R/mFitSines.R

mFitSines=function(expr, data, ...){
  instruct=c(TRUE, TRUE, FALSE, FALSE, FALSE, FALSE,FALSE,FALSE,FALSE,
             FALSE,FALSE,TRUE,TRUE)
  mFit(expr, data, instructor=instruct, ...)
}

Try the mosaicManip package in your browser

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

mosaicManip documentation built on May 2, 2019, 5:48 p.m.