wasquith-usgs/rash: Short Syntax Hashing Utilities on R Environments

A series of short-named utility functions for operation on R environments in the spirit of the hash operations of the Perl programming language or dictionary operations of the Python programming language. Many of the function names mimic the nomenclature of Perl and are focused on providing short-named utilities for enhancing the hashing experience in R. Each function is written in more or less succinct code and has a trailing ".h" to signify the special heredity of these functions to this package. The ".h" notation abstracts and formally isolates this independently developed package from the "hash" package in R that also implements Perl hash-like and Python dictionary-like operators in R.

Getting started

Package details

AuthorWilliam H. Asquith
MaintainerWilliam H. Asquith <wasquith@usgs.gov>
Licensefile LICENSE
Version1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("wasquith-usgs/rash")
wasquith-usgs/rash documentation built on May 29, 2019, 10:31 a.m.