R.utils (version 2.12.3)

getLoadedPathname.Settings: Gets the pathname of the settings file loaded

Description

Gets the pathname of the settings file loaded.

Usage

# S3 method for Settings
getLoadedPathname(this, ...)

Value

Returns the absolute pathname (character string) of the settings file loaded. If no file was read, NULL is returned.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see Settings.