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.
Author(s)
Roger D. Peng
[Package filehash version 2.4-3 Index]