install_sand_packages: 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()
Arguments
Value
Returns the names of the installed packages, invisibly.
Details
The function uses the BioConductor installer, as this can
install both all required BioConductor and CRAN packages.