BASE-cash-get_attr: Get value of an attribute or a method

BASE$get_attrR Documentation

Get value of an attribute or a method

Description

This function gets the value of an attribute or a method.

Usage

BASE$get_attr(attr_name)

Arguments

attr_name

Character. Attribute name.

Value

The attribute value.

Examples


BASE$get_attr("test")

BASE$get_attr("..methods..")

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