data-raw/populations_1000G.R

## code to prepare `populations_1000G` dataset goes here
populations_1000G <- completos[[1]]$population


usethis::use_data(populations_1000G, overwrite = TRUE)
Erickcufe/seekerBio documentation built on May 1, 2024, 1:13 a.m.