data-raw/DATASET.R

## code to prepare `DATASET` dataset goes here
xymap <- quadmesh::xymap

xymap <- xymap[seq(1, nrow(xymap), by = 15), ]

usethis::use_data(xymap)
hypertidy/PROJ documentation built on June 15, 2025, 1:51 p.m.