R/pkg_update.R

Defines functions pkg_update

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