getPathname.GenericDataFile | R Documentation |
Gets the pathname of the file.
## S3 method for class 'GenericDataFile'
getPathname(this, absolute=FALSE, ...)
absolute |
If |
... |
Not used. |
Returns the pathname as character
string
(or NULL
if an "empty" file).
Henrik Bengtsson
For more information see GenericDataFile
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.