$,FileClass-method {GCSConnection} | R Documentation |
Get an element from 'FileClass' object
## S4 method for signature 'FileClass' x$name ## S4 method for signature 'FileClass' x[[i, exact = TRUE]]
x |
an object of class 'FileClass' |
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