jundoll/ccc: Implementation of the cone-convex hull by complement

This package computes the cone-convex hull by complement (ccc-hull) of a given sample of points in the plane. The ccc-hull is a generalized convex hull, and its envelope consists of the set of cones. The program computes appropriate cones for the given sample of points fast. The package also includes a function that plots the result of the ccc-hull.

Getting started

Package details

AuthorAtsushi Yoshida (@jun2_3)
Maintainerjundoll <jundoll33@gmail.com>
LicenseGPL-2
Version0.0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jundoll/ccc")
jundoll/ccc documentation built on May 20, 2019, 4:24 a.m.