BASE-cash-..dir..: All names in the class or instance environment

BASE$..dir..R Documentation

All names in the class or instance environment

Description

This function returns all names in the environment.

Usage

BASE$..dir..()

Value

A vector of string.

Examples


BASE$..dir..()

# Instantiate
test <- BASE$instantiate()
test$..dir..()

bandicoot documentation built on May 29, 2024, 8:01 a.m.