library(readr)
library(dplyr)
library(stringr)
# need to go to source
# dose <- read_delim(
# "https://web.stanford.edu/~hastie/CASI_files/DATA/doseresponse.txt",
# delim = " "
# )
#
# devtools::use_data(dose)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.