R/noppNews.R

noppNews <- function () 
{
    newsfile <- file.path(system.file(package = "nopp"), 
        "NEWS")
    file.show(newsfile)
}

Try the nopp package in your browser

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

nopp documentation built on Aug. 9, 2022, 1:05 a.m.