cc <- read.csv("data-raw/cbe/cbe.dat", sep = "\t") head(cc) cbe <- cc save(cbe, file = "data/cbe.rda")
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.