olobiolo/centroidr: Find Centroid of a Set of Points in n-dimensional Space

Given a set of coordinates, the package finds the coordinates of their centroid. It can also calculate eucledian distances between the centroid and each point in the set. Methods are available for vector, matrix and data frame but not for grouped data frame (dplyr style).

Getting started

Package details

Authorperson('Aleksander', 'Chlebowski', email = 'olobiolo@gmail.com', role = c('aut', 'cre'))
Maintainer<olobiolo@gmail.com>
LicenseGPL-3
Version1.1.6
URL http://github.com/olobiolo/centroidr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("olobiolo/centroidr")
olobiolo/centroidr documentation built on Dec. 3, 2019, 12:55 p.m.