Other packages > Find by keyword >

cxhull  

Convex Hull
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("cxhull", "0.7.4")



Attach the package and use:
library("cxhull")
Maintained by
Stéphane Laurent
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-07-31
Latest Update:
Description:
Computes the convex hull in arbitrary dimension, based on the Qhull library (). The package provides a complete description of the convex hull: edges, ridges, facets, adjacencies. Triangulation is optional.
How to cite:
Stéphane Laurent (2018). cxhull: Convex Hull. R package version 0.7.4, https://cran.r-project.org/web/packages/cxhull. Accessed 07 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:29), 0.1.0 (2018-07-31 14:20), 0.1.1 (2018-08-02 15:20), 0.2.0 (2019-03-13 13:03), 0.3.0 (2022-01-31 18:50), 0.4.0 (2022-02-09 17:40), 0.5.0 (2022-03-22 09:10), 0.6.0 (2022-06-11 14:30), 0.7.0 (2022-10-25 15:05), 0.7.1 (2023-01-27 20:00), 0.7.2 (2023-03-08 14:10), 0.7.3 (2023-05-19 23:20), 0.7.4 (2023-10-24 06:40)
Other packages that cited cxhull R package
View cxhull citation profile
Other R packages that cxhull depends, imports, suggests or enhances
Complete documentation for cxhull
Functions, R codes and Examples using the cxhull R package
Some associated functions: EdgesAB . EdgesXYZ . TrianglesXYZ . VerticesXYZ . cxhull . cxhullEdges . daVinciSphere . dihedralAngles . hexacosichoron . hullMesh . hullSummary . plotConvexHull3d . 
Some associated R codes: aaa.R . angles.R . cxhull.R . data.R . hullMesh.R . is.R . plot.R .  Full cxhull package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  
modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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