hash_table: Hash Elements

Description Usage Arguments Value

View source: R/hash_table.r

Description

The elements of the 'hash_table'

Returns the hash table in a list of character vectors from the provided hashed environment.

Returns the computed hash value for the given character vector.

Usage

1
2
3
4
5

Arguments

ht

'hash_table' object.

env

An environment.

str

A character vector

Value

character vector containing all strings in 'ht'.

object of class 'hash_table', a list of character vectors

numeric vector


jeffreyhorner/envestigate documentation built on May 19, 2019, 4:01 a.m.