getLoadedPathname.Settings
From R.utils v1.1.0
by Henrik Bengtsson
Gets the pathname of the settings file loaded
Gets the pathname of the settings file loaded.
Usage
## S3 method for class 'Settings}(this, ...)':
getLoadedPathnameundefined
- ...
{Not used.}
Returns the absolute pathname (character
string) of the settings file
loaded. If no file was read, NULL
is returned.
[object Object]
For more information see Settings
.
internal
methods
programming
Community examples
Looks like there are no examples yet.