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

Description Usage Details Value Author(s) Examples

Description

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

Usage

1
2

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?

Value

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

Author(s)

Wolfgang Huber <huber@ebi.ac.uk>

Examples

1
2
3
4
5
6
## Not run: 
library(reposTools)
install.packages2(.RbcBook1.pkgs(), develOK=TRUE)
require.RbcBook1()

## End(Not run)

RbcBook1 documentation built on Nov. 8, 2020, 7:18 p.m.