install_sand_packages {sand} | R Documentation |
Install all packages used in the book
Description
This function makes it easy to download and install all R packages that are used in the book ‘Statistical Analysis of Network Data with R, 2nd Edition’.
Usage
install_sand_packages()
Details
The function uses the BioConductor installer, as this can install both all required BioConductor and CRAN packages.
Value
Returns the names of the installed packages, invisibly.
Author(s)
Gabor Csardi csardi.gabor@gmail.com
[Package sand version 2.0.0 Index]