$,FolderClass-method {GCSConnection} | R Documentation |
Get an element from 'FolderClass' object
## S4 method for signature 'FolderClass' x$name ## S4 method for signature 'FolderClass' x[[i, exact = TRUE]]
x |
an object of class 'FolderClass' |
name, i |
character(1), the name of the element |
exact |
Logical(1), Controls possible partial matching of '[[' when extracting by a character(1) |
A 'FolderClass' object or a 'FileClass' object