RcppFarmHash-package {RcppFarmHash} | R Documentation |
Interface to the Google 'FarmHash' Family of Hash Functions
Description
The Google 'FarmHash' family of hash functions is used by the Google 'BigQuery' data warehouse via the 'FARM_FINGERPRINT' function. This package permits to calculate these hash digest fingerprints directly from R, and uses the included 'FarmHash' files written by G. Pike and copyrighted by Google, Inc.
Package Content
Index of help topics:
RcppFarmHash-package Interface to the Google 'FarmHash' Family of Hash Functions farmhash Compute a 'FarmHash' digest for a vector of strings
Maintainer
Dirk Eddelbuettel <edd@debian.org>
Author(s)
Dirk Eddelbuettel
[Package RcppFarmHash version 0.0.3 Index]