findSettings.Settings
From R.utils v1.7.0
by Henrik Bengtsson
Searches for the settings file in one or several directories
Searches for the settings file in one or several directories.
- Keywords
- methods, internal, programming
Usage
Settings$findSettings(basename, paths=c(".", "~"), ...)
Arguments
Value
synopsis
findSettings.Settings(static, basename, paths=c(".", "~"), ...)
See Also
For more information see Settings
.
Community examples
Looks like there are no examples yet.