# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "quad" in publications use:' type: software license: MIT title: 'quad: Intermediate Forms of Raster Grids' version: 0.0.1 doi: 10.32614/CRAN.package.quad abstract: Raster grids and quads as first class types with helpers. Provides a low level API for generating mesh index and vertices from the simplest abstraction of raster grid, input dimension and (optionally) extent to generate components of meshes for downstream visualization and efficient coordinate transformation. API functions may be 'Linked To' in the R headers library way. authors: - family-names: Sumner given-names: Michael D. email: mdsumner@gmail.com repository: https://hypertidy.r-universe.dev repository-code: https://github.com/hypertidy/quad commit: 64b6dce0cb6e74cb14485edacf0d83e986a46038 url: https://hypertidy.github.io/quad/ contact: - family-names: Sumner given-names: Michael D. email: mdsumner@gmail.com