Learn R Programming

RbcBook1 (version 1.40.0)

require.RbcBook1: Load a lengthy list of packages that are used in the Book

Description

Load a lengthy list of packages that are used in the Book

Usage

require.RbcBook1() .RbcBook1.pkgs()

Arguments

Value

.RbcBook1.pkgs returns a character vector with the names of all packages used in the book.

Details

require.RbcBook1 can be used to see at once whether all packages required for the book can be loaded.

To do for .RbcBook1.pkgs: version numbers?

Examples

Run this code
## Not run: 
# library(reposTools)
# install.packages2(.RbcBook1.pkgs(), develOK=TRUE)
# require.RbcBook1()
# ## End(Not run)

Run the code above in your browser using DataLab