getLoadedPathname.Settings | 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
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.