R/readNews.r

readNews <- function (){
    newsfile <- file.path(system.file(package = "PhenoPro"), 
        "NEWS")
    file.show(newsfile)
}
yiorfun/PhenoPro documentation built on May 4, 2019, 5:28 p.m.