R/RFplusNews.R

Defines functions RFplusNews

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

Try the RFplus package in your browser

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

RFplus documentation built on April 3, 2025, 5:44 p.m.