data-raw/Pop_proj.R

## code to prepare `Pop_proj` dataset goes here

library(tidyverse)
Pop_proj <- readRDS("inst/extdata/Pop_proj.rds")

usethis::use_data(Pop_proj, overwrite = TRUE)
arnaudmilet/medtRucks documentation built on March 24, 2022, 9:08 p.m.