R/aCRMNews.R

Defines functions aCRMNews

Documented in aCRMNews

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

Try the aCRM package in your browser

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

aCRM documentation built on May 1, 2019, 8:29 p.m.