Description Usage Arguments Details See Also Examples
The show method for the DirectoryLocation class has been adapted to display the path.
The dirloc function creates a DirectoryLocation object.
| 1 | dirloc(path, clss = "DirectoryLocation")
 | 
| path | character, pointing to an existing directory. Required. | 
| clss | character, optional class name. Default is "DirectoryLocation". | 
The as.character method for the DirectoryLocation class returns the path to the directory it represents.
The meta method for the DirectoryLocation class returns the output of file.info of the folder.
| 1 | getSlots("DirectoryLocation")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.