hash_db_object {dittodb} | R Documentation |
Extract a hash from a (result) object
Description
This function should generally not be used, but must be exported for the query recording function to work properly
Usage
hash_db_object(obj)
Arguments
obj |
the DBI result object to hash |
Value
hash for the object
[Package dittodb version 0.1.8 Index]