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.5)granulated_0.0.0.9001.zip(r-4.4)granulated_0.0.0.9001.zip(r-4.3)
granulated_0.0.0.9001.tgz(r-4.4-any)granulated_0.0.0.9001.tgz(r-4.3-any)
granulated_0.0.0.9001.tar.gz(r-4.5-noble)granulated_0.0.0.9001.tar.gz(r-4.4-noble)
granulated_0.0.0.9001.tgz(r-4.4-emscripten)granulated_0.0.0.9001.tgz(r-4.3-emscripten)
granulated.pdf |granulated.html✨
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 3 years agofrom:db272ceeab. Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Dec 16 2024 |
R-4.5-win | WARNING | Dec 16 2024 |
R-4.5-linux | WARNING | Dec 16 2024 |
R-4.4-win | WARNING | Dec 16 2024 |
R-4.4-mac | WARNING | Dec 16 2024 |
R-4.3-win | WARNING | Dec 16 2024 |
R-4.3-mac | WARNING | Dec 16 2024 |
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 |