Package: granulated 0.0.0.9001
granulated: Define Rectangular Regions with Granularity
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:
granulated_0.0.0.9001.tar.gz
granulated_0.0.0.9001.zip(r-4.7)granulated_0.0.0.9001.zip(r-4.6)granulated_0.0.0.9001.zip(r-4.5)
granulated_0.0.0.9001.tgz(r-4.6-any)granulated_0.0.0.9001.tgz(r-4.5-any)
granulated_0.0.0.9001.tar.gz(r-4.7-any)granulated_0.0.0.9001.tar.gz(r-4.6-any)
granulated_0.0.0.9001.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
granulated/json (API)
| # Install 'granulated' in R: |
| install.packages('granulated', repos = c('https://hypertidy.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hypertidy/granulated/issues
Last updated from:db272ceeab. Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 100 | ||
| source / vignettes | OK | 114 | ||
| linux-release-x86_64 | WARNING | 111 | ||
| macos-release-arm64 | WARNING | 65 | ||
| macos-oldrel-arm64 | WARNING | 76 | ||
| windows-devel | WARNING | 59 | ||
| windows-release | WARNING | 59 | ||
| windows-oldrel | WARNING | 55 | ||
| wasm-release | OK | 85 |
Exports:align_extentcell_from_colcell_from_extentcell_from_rowcell_from_row_colcell_from_rowcol_combinecell_from_xycol_from_cellcol_from_xcoordscrop_graindim.grainextentextent_from_cellextent.arrayextent.defaultextent.grainextent.grdintersect_extentn_cellncol.grainnrow.grainoriginplot.grainrow_from_cellrow_from_yrowcol_from_cellset_extentx_centrex_cornerx_from_cellx_from_colx_maxx_max.defaultx_minx_min.defaultx_resxlimxlim.defaultxy_from_celly_centrey_cornery_from_celly_from_rowy_maxy_max.defaulty_miny_min.defaulty_resylimylim.default
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Title | col_from_cell |
| Title | coords |
| Extent is a workhorse, from this is derived xlim,ylim,xmin,xmax,ymin,ymax and from those x_res,y_res,x,y_centre,corner, etc. | extent |
| Title | ncol.grain |
| Title | nrow.grain |
| Title | plot.grain |
| Title | row_from_cell |
| Title | x_centre |
| Title | x_corner |
| Title | x_from_cell |
| Title | x_from_col |
| Title | y_centre |
| Title | y_corner |
| Title | y_from_cell |
| Title | y_from_row |
| Title | y_res |
