## code to prepare `riverflow` dataset goes here
RiverFlow <- read.csv("data-raw/river_flow_data.csv", header = TRUE)
usethis::use_data(RiverFlow, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.