Install
Install.Rmd
Installing PAWS [GitHub - Development Version]
To install the development version of PAWS, run the lines below in
RStudio. The devtools
package is required to install
packages developed on GitHub:
install.packages("devtools")
library("devtools")
Then, install the PAWS package directly from GitHub. When prompted to update packages, we recommend updating CRAN packages only:
install_github("osimon81/PAWS")
library(PAWS)
To test that all PAWS functions are correctly loaded, test out the PAWS dashboard: