Rdocumentation
powered by
Learn R Programming
filehash (version 1.1)
filehashOption: Set filehash options
Description
Set global filehash options
Usage
filehashOption(...)
Arguments
...
name-value pairs for options
Value
filehashOptions
returns a list of current settings for all options.
Details
Currently, the only option that can be set is the default database type (
defaultType
) which can be "DB1", "RDS" or "DB".