output |
---|
github_document |
An R package companion to the titled Henry-Stewart talk, part 2.
The latest version of gaawr2 can be installed as usual:
if (!requireNamespace("remotes", quietly = TRUE)) install.packages("remotes")
remotes::install_github("jinghuazhao/gaawr2")
git clone https://github.com/jinghuazhao/gaawr2
R CMD INSTALL gaawr2
Dependencies are detailed in the DECRIPTION file of the package at GitHub.
This can be seen from R with
library(help=gaawr2)
or
library(gaawr2)
?gaawr2