Description Usage Details Value Author(s) Examples
Load a lengthy list of packages that are used in the Book
1 2 |
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?
.RbcBook1.pkgs
returns a character vector with the names of
all packages used in the book.
Wolfgang Huber <huber@ebi.ac.uk>
1 2 3 4 5 6 | ## Not run:
library(reposTools)
install.packages2(.RbcBook1.pkgs(), develOK=TRUE)
require.RbcBook1()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.