Other packages > Find by keyword >

zonohedra  

Compute and Plot Zonohedra from Vector Generators
View on CRAN: Click here


Download and install zonohedra package within the R console
Install from CRAN:
install.packages("zonohedra")

Install from Github:
library("remotes")
install_github("cran/zonohedra")

Install by package version:
library("remotes")
install_version("zonohedra", "0.6-0")



Attach the package and use:
library("zonohedra")
Maintained by
Glenn Davis
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-05-29
Latest Update: 2025-02-01
Description:
Computes a zonohedron from real vector generators.The package also computes zonogons (2D zonotopes) and zonosegs (1D zonotopes).An elementary S3 class for matroids is included, which supports matroids with rank 3, 2, and 1.Optimization methods are taken from Heckbert (1985) <https://www.cs.cmu.edu/~ph/zono.ps.gz>.
How to cite:
Glenn Davis (2023). zonohedra: Compute and Plot Zonohedra from Vector Generators. R package version 0.6-0, https://cran.r-project.org/web/packages/zonohedra. Accessed 23 Sep. 2026.
Previous versions and publish date:
(2026-07-09 06:57), 0.2-1 (2023-05-29 21:10), 0.2-2 (2023-06-01 00:20), 0.3-0 (2024-07-10 00:10), 0.4-0 (2025-02-01 01:40), 0.5-0 (2025-08-29 00:30)
Other packages that cited zonohedra R package
View zonohedra citation profile
Other R packages that zonohedra depends, imports, suggests or enhances
Complete documentation for zonohedra
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

diffr  
Display Differences Between Two Files using Codediff Library
An R interface to the 'codediff' JavaScript library (a copy of which is included in the package, se ...
Download / Learn more Package Citations See dependency  
RKorAPClient  
'KorAP' Web Service Client Package
A client package that makes the 'KorAP' web service API accessible from R. The corpus analysis plat ...
Download / Learn more Package Citations See dependency  
docreview  
Opinionated Documentation Checking
High quality documentation can make for a great experience for your users. You can use 'docreview' t ...
Download / Learn more Package Citations See dependency  
FluMoDL  
Influenza-Attributable Mortality with Distributed-Lag Models
Functions to estimate the mortality attributable to influenza and temperature, using distributed-la ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
umap  
Uniform Manifold Approximation and Projection
Uniform manifold approximation and projection is a technique for dimension reduction. The algorithm ...
Download / Learn more Package Citations See dependency  

28,720

R Packages

247,686

Dependencies

75,677

Author Associations

28,721

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA