RSurvey (version 0.9.3)

ManagePackages: GUI: Package Manager

Description

This function installs R packages suggested by RSurvey. If a suggested package is unavailable on the local computer, an attempt is made to acquire the package from CRAN using an existing network connection.

Usage

ManagePackages()

Arguments

Value

NULL

See Also

install.packages, requireNamespace

Examples

Run this code
# NOT RUN {
  ManagePackages()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab