ff <- read.csv("data-raw/fish/fish.csv") names(ff)[8] <- "width_percent" fish <- ff save(fish, file = "data/fish.rda")
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.