subset-FileClass-method: Get an element from 'FileClass' object

Description Usage Arguments Value

Description

Get an element from 'FileClass' object

Usage

1
2
3
4
5
## S4 method for signature 'FileClass'
x$name

## S4 method for signature 'FileClass'
x[[i, exact = TRUE]]

Arguments

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)

Value

A 'FolderClass' object or a 'FileClass' object


GCSConnection documentation built on Nov. 8, 2020, 5:30 p.m.