$.MVL {RMVL} | R Documentation |
MVL handle subscription operator
Description
Retrieve objects stored in the library. Unlike for R lists the match on name is always exact.
Usage
## S3 method for class 'MVL'
MVLHANDLE$name
Arguments
MVLHANDLE |
- handle to opened MVL file as generated by |
name |
- name of object to retrieve |
Value
Stored object
[Package RMVL version 1.1.0.0 Index]