R/varpro.news.R

Defines functions varpro.news

Documented in varpro.news

varpro.news <- function(...) {
  newsfile <- file.path(system.file(package="varPro"), "NEWS")
  file.show(newsfile)
}

Try the varPro package in your browser

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

varPro documentation built on Feb. 12, 2026, 5:07 p.m.