dd <- read.csv("data-raw/ITSwR/motororg.dat")
head(dd)
library(lubridate)
motororg <- dd
save(motororg, file = "data/motororg.rda")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.