Overview
tRiad is a package to perform Delaunay Triangulations (Sloan(1987)) on a set of 2D points. It was developed as part of GSoC 2022 for the R Project for Statistical Computing. It was developed with the help of my mentors Di Cook and Harriet Mason.
Installation
#Development version
#install.packages("devtools")
::install_github("ZeroDawn0D/tRiad") devtools