R package sfcentral

Spatial centrallity and dispersion statistics

Description:

This package is a collection of functions for computing centrographic statistics (e.g., central points, standard distance, standard deviation ellipse, standard deviation box) for observations taken at point locations. The library was conceived to be used in a spatial tidyverse context.

Installation:

From CRAN repositories:

install.packages("sfcentral")

From source code in GitLab

# install.packages("remotes")
remotes::install_gitlab('gavg712/sfcentral')

Troubleshooting

Any issue found? Please let me know. Report bus, issues, etc. at: