cvarrichio/asort: Generalized sorting of R objects

A generalized insertion sort that works on all data types. Using this as a replacement to sort or order would be an inefficient choice. However, implementing complex distance algorithms allows for unusual applications, such as arbitrary sorting criteria, clustering, and solving the travelling salesman problem.

Getting started

Package details

AuthorCraig Varrichio <canthony427@gmail.com>
MaintainerCraig Varrichio <canthony427@gmail.com>
LicenseGPL-3
Version0.9
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("cvarrichio/asort")
cvarrichio/asort documentation built on May 14, 2019, 12:53 p.m.