R/pkg_update.R

Defines functions pkg_update

pkg_update = function(...) {
  update.packages(ask=FALSE, checkBuilt=TRUE)
}
jae0/emaf.base documentation built on May 28, 2019, 9:58 p.m.