State of Data and AI Literacy Report 2025
Download Now
Rdocumentation
powered by
Learn R Programming
R.utils (version 2.3.0)
getLoadedPathname.Settings: Gets the pathname of the settings file loaded
Description
Gets the pathname of the settings file loaded.
Usage
"getLoadedPathname"(this, ...)
Arguments
...
Not used.
Value
Returns the absolute pathname (
character
string) of the settings file loaded. If no file was read,
NULL
is returned.
See Also
For more information see
Settings
.