data-raw/spellman.R

spellman <- read.csv("http://www.exploredata.net/ftp/Spellman.csv") %>%
  janitor::clean_names()

usethis::use_data(spellman, overwrite = TRUE)
joekroese/tidymine documentation built on Aug. 25, 2020, 12:06 a.m.