euclidr
euclidr is a collection of various formulas, algorithms, and equations related to geometry in one way or another. When possible, functions are designed for speed using vectorized operations.
Usage
The development verison can be installed by running
#install.packages("devtools")
devtools::install_github("jolars/euclidr")
A release for CRAN has been planned.
Conduct
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
License
euclidr is open source, licensed under the MIT license.