hashr-package {hashr} | R Documentation |
Hash R Objects Quickly
Description
This package exports Paul Hsies's SuperFastHash
C-code to R.
It can be used to hash either whole R objects or, for vectors or lists,
R objects can be hashed recursively so one obtains a set of hash values
that is stored in a structure equivalent to the input.
[Package hashr version 0.1.4 Index]