Work In Progress!…
Quick Start
To add a new assessment to hera
package install
hera
package
install.packages("devtools")
devtools::install_github("aquaMetrics/hera", dependencies = TRUE)
library(hera)
- Open a new File > New File > R Markdown
- Select ‘From Template’
- Search for ‘Deployment Template’ and open
- Change the ‘Deployment Template’ title to match your assessment name
- Save the document
Congratulations! You now have a new deployment template ready to populate.
Next, complete the following sections to get your assessment fully operational!