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: 2023-10-24
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 22 Dec. 2024.
Previous versions and publish date:
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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