Rdocumentation
powered by
Learn R Programming
ddR (version 0.1.1)
$,DObject-method: Extracts elements of a distributed object matching the name.
Description
Extracts elements of a distributed object matching the name.
Usage
## S3 method for class 'DObject': $(x, name)
Arguments
x
The object to get the named element from.
name
The name vector to retrieve elements with.