rbolt13/distance: Euclidean and Taxicab Distance Formulas

This package has 3 Euclidean and 3 Taxicab distance formulas. Two of the functions take in four numeric values, two of the functions take in two (x,y) point values, and two functions take in a single sting of four values which represent (x1,y1,x2,y2).

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rbolt13/distance")
rbolt13/distance documentation built on March 17, 2022, 5:18 p.m.