filehashOption {filehash} | R Documentation |
Set Filehash Options
Description
Set global filehash options
Usage
filehashOption(...)
Arguments
... |
name-value pairs for options |
Details
Currently, the only option that can be set is the default database type (defaultType
) which can be "DB1", "RDS" or "DB".
Value
filehashOptions
returns a list of current settings for all options.
[Package filehash version 2.4-6 Index]