data-raw/happy.R

data(happy, package = "productplots")

library(tibble)

happy <- as_tibble(happy)

usethis::use_data(happy, overwrite = TRUE)
wilkelab/practicalgg documentation built on Feb. 6, 2021, 6:52 a.m.