# Example usage
\dontrun{
data("habitat")
make_habitat(habitat_data = habitat, river='Susquehanna', upstream=0)
make_habitat(habitat_data = habitat, river='Susquehanna', upstream=0.50)
make_habitat(habitat_data = habitat, river='Susquehanna', upstream=1.00)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.