Package: quad 0.0.1
quad: Intermediate Forms of Raster Grids
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:
quad_0.0.1.tar.gz
quad_0.0.1.zip(r-4.5)quad_0.0.1.zip(r-4.4)quad_0.0.1.zip(r-4.3)
quad_0.0.1.tgz(r-4.4-x86_64)quad_0.0.1.tgz(r-4.4-arm64)quad_0.0.1.tgz(r-4.3-x86_64)quad_0.0.1.tgz(r-4.3-arm64)
quad_0.0.1.tar.gz(r-4.5-noble)quad_0.0.1.tar.gz(r-4.4-noble)
quad_0.0.1.tgz(r-4.4-emscripten)quad_0.0.1.tgz(r-4.3-emscripten)
quad.pdf |quad.html✨
quad/json (API)
# Install 'quad' in R: |
install.packages('quad', repos = c('https://hypertidy.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hypertidy/quad/issues
- elev - Elevation data
Last updated 11 months agofrom:64b6dce0cb. Checks:OK: 1 ERROR: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-win-x86_64 | ERROR | Nov 05 2024 |
R-4.5-linux-x86_64 | ERROR | Nov 05 2024 |
R-4.4-win-x86_64 | ERROR | Nov 05 2024 |
R-4.4-mac-x86_64 | ERROR | Nov 05 2024 |
R-4.4-mac-aarch64 | ERROR | Nov 05 2024 |
R-4.3-win-x86_64 | ERROR | Nov 05 2024 |
R-4.3-mac-x86_64 | ERROR | Nov 05 2024 |
R-4.3-mac-aarch64 | ERROR | Nov 05 2024 |
Exports:quad_indexquad_vert
Dependencies:cpp11
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Elevation data | elev |
Title | quad_index |
Title | quad_vert |