default_packages: Default set of packages to install if not already.

Description Usage Format Implementation Enhancements Examples

Description

To see a tidy list of them, refer to Examples:

Usage

1

Format

An object of class list of length 23.

Implementation Enhancements

Creating a package object has the disadvantage that updating the defaults necessiates a package release cycle. A more flexible method would be to add an option to .Options or creating an environment to store the list. In the mean time, writing a brief R script is a sufficient solution.

Examples

1
dgutils::fl(default_packages)

dgabbe/dgutil documentation built on May 15, 2019, 7:20 a.m.