R/powergui.R

power.gui <- function () {
    path <- path.package(package = "PoweR")
    path.gui <- paste(path, "power.gui.R", sep = .Platform$file.sep)
    source(path.gui)
}

Try the PoweR package in your browser

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

PoweR documentation built on May 2, 2019, 2:09 p.m.