data-raw/cpv_ranges.R

## code to prepare `cpv_ranges` dataset goes here

# cpv_ranges <- tibble::tribble(
#   ~ gap_case, 'no_gap', 'single_gap', 'multiple_gap',
#   ~ c_min, , , ,
#   ~ c_max, , , ,
#   ~ p_min, , , ,
#   ~ p_max, , , ,
#   ~ v_min, , , ,
#   ~ v_max, , , ,
# )
#
#
# usethis::use_data(cpv_ranges, overwrite = TRUE)
maialab/agvgd documentation built on Jan. 10, 2024, 6:08 p.m.