inst/scripts/setupStageData.R

stage = scan(file = system.file("extdata", "Stage.txt", package = "multimix"))
stage = stage - 2
save(stage, file = "data/stage.Rda")

Try the multimix package in your browser

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

multimix documentation built on Jan. 22, 2023, 1:13 a.m.