Usage
## S3 method for class 'Settings}(this, file=NULL, path="~", ...)':
saveAnywhereundefined
- file
{A character string or a connection where to write too.
If NULL, the file from which the settings were read is used. If
this was not the case, argument path is used.}
- path
{The default path, if no settings files are specified.
This defaults to the current user's home directory.}
- ...
{Arguments passed to
save() in superclass Object.}
Returns (invisibly) the pathname to the save settings file.
[object Object]
*loadAnywhere().
For more information see Settings.
internal
methods
programming