getLoadedPathname.Settings {R.utils} | R Documentation |
Gets the pathname of the settings file loaded.
## S3 method for class 'Settings'
getLoadedPathname(this, ...)
... |
Not used. |
Returns the absolute pathname (character
string) of the settings file
loaded. If no file was read, NULL
is returned.
Henrik Bengtsson
For more information see Settings
.