knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

ResNatSeed can be installed in R environment by running the following code:

install.packages("devtools")
library(devtools)
install_github("MarcoPittarello/ResNatSeed",build_vignettes = TRUE)

Otherwise, ResNatSeed is available as a ShinyApp version in these ways:



MarcoPittarello/ResNatSeed documentation built on April 14, 2023, 8:53 p.m.