# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "granulated" in publications use:' type: software license: MIT title: 'granulated: Define Rectangular Regions with Granularity' version: 0.0.0.9001 doi: 10.32614/CRAN.package.granulated abstract: A granule is a rectangular extent with an implied discretization. The default granularity is 1x1, the range is a whole divisor of itself. This is the general concept of a raster, a rectangular window with discretization. The common extent or bounding box concept can be thought of as the degenerate case (1x1). authors: - family-names: Sumner given-names: Michael D. email: mdsumner@gmail.com repository: https://hypertidy.r-universe.dev commit: db272ceeabadcac7ebb557b5867024ac9d3c2250 contact: - family-names: Sumner given-names: Michael D. email: mdsumner@gmail.com