R/rfNews.R

Defines functions rfNews

Documented in rfNews

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

Try the iRF package in your browser

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

iRF documentation built on May 2, 2019, 11:02 a.m.