R/snpRFNews.R

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

Try the snpRF package in your browser

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

snpRF documentation built on May 2, 2019, 6:51 a.m.