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 Feb. 23, 2025, 3:01 a.m.

Related to cash-.MVL in RMVL...