cash-.MVL: MVL handle subscription operator

$.MVLR 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 mvl_open

name

- name of object to retrieve

Value

Stored object


RMVL documentation built on Nov. 2, 2023, 6:09 p.m.

Related to cash-.MVL in RMVL...