Package: morphology 0.0.0.9000
morphology: Morphological description of 3D categorical arrays
The {morphology} package implements a flexible API for the calculation of nearest-neighbour based morphological quantities for one-, two- or three-dimensional categorical arrays.
Authors:
morphology_0.0.0.9000.tar.gz
morphology_0.0.0.9000.zip(r-4.5)morphology_0.0.0.9000.zip(r-4.4)morphology_0.0.0.9000.zip(r-4.3)
morphology_0.0.0.9000.tgz(r-4.4-any)morphology_0.0.0.9000.tgz(r-4.3-any)
morphology_0.0.0.9000.tar.gz(r-4.5-noble)morphology_0.0.0.9000.tar.gz(r-4.4-noble)
morphology_0.0.0.9000.tgz(r-4.4-emscripten)morphology_0.0.0.9000.tgz(r-4.3-emscripten)
morphology.pdf |morphology.html✨
morphology/json (API)
NEWS
# Install 'morphology' in R: |
install.packages('morphology', repos = c('https://rogiersbart.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rogiersbart/morphology/issues
Last updated 4 months agofrom:70a0ae3570. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 24 2024 |
R-4.5-win | NOTE | Oct 24 2024 |
R-4.5-linux | NOTE | Oct 24 2024 |
R-4.4-win | NOTE | Oct 24 2024 |
R-4.4-mac | NOTE | Oct 24 2024 |
R-4.3-win | NOTE | Oct 24 2024 |
R-4.3-mac | NOTE | Oct 24 2024 |
Exports:describefinalisegen_fully_penetrable_sphereslook_atlook_forlook_inq05q25q50q75q95scale_byvisualise
Dependencies:BHclicolorspacecpp11fansifarverggplot2gluegtableigraphisobandlabelinglatticelifecyclemagrittrMASSMatrixmatrixStatsmgcvmmandmunsellnabornlmepillarpkgconfigplyrR6RColorBrewerRcppRcppEigenreshape2rlangscalesstdstringistringrtibbleutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Describe morphology using summary functions | describe |
Remove all morphology object attributes to allow garbage collection | finalise |
Fully penetrable spheres generator | gen_fully_penetrable_spheres |
Define what category to look at | look_at |
Define what neighbours to look for | look_for |
Define what direction to look in | look_in |
Calculate the 0.05 quantile | q05 |
Calculate the 0.25 quantile | q25 |
Calculate the 0.50 quantile | q50 |
Calculate the 0.75 quantile | q75 |
Calculate the 0.95 quantile | q95 |
Scale the morphological description | scale_by |
Visualise the morphological description | visualise |