Learn R Programming

RMVL (version 1.1.0.1)

$.MVL: 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 MVL
$(MVLHANDLE, name)

Value

Stored object

Arguments

MVLHANDLE

- handle to opened MVL file as generated by mvl_open

name

- name of object to retrieve