Installation instructions
install.Rmd- Clone and
cdinto this git repo - Make
build_install.shexecutable by runningchmod +x build_install.shin bash terminal
- In terminal, run
./build_install.shto build and install the package
- To ensure a clean start, run:
To build pkgdown site: pkgdown::build_site()