R/orfNews.R

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

Try the obliqueRF package in your browser

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

obliqueRF documentation built on May 2, 2019, 4:19 a.m.