R/getNews_fastcmprsk.R

Defines functions getNews_fastcmprsk

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

Try the fastcmprsk package in your browser

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

fastcmprsk documentation built on Oct. 30, 2024, 5:08 p.m.