The goal of rs
is to create a Shiny app that students use to explore geographic range size in a variety of freshwater taxa at the scales of the U.S., regional within the U.S. and individual states. Range size is estimated by counting the number of watersheds occupied by each species.
You can install the development version of rs from GitHub with:
# install.packages("devtools")
devtools::install_github("mtaylor-semo/rs")
This is a basic example which shows you how to solve a common problem:
library(rs)
## basic example code
Please note that the rs project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.