refresh: Package Refresh

Description Usage Arguments

View source: R/refresh.R

Description

"Refresh" a package by unloading its namespace and immediately re-requiring that namespace. This is useful if an updated version of the package has been installed by another process on the machine in the meantime, to avoid having to restart the R session.

Usage

1
refresh(pkg)

Arguments

pkg

Package name (character vector)


hkauhanen/hipster documentation built on July 4, 2020, 11:25 p.m.