Learn R Programming

bandicoot (version 1.0.0)

BASE$..type..: Class name

Description

A string.

Arguments

Examples

Run this code

BASE$..type..

# Inherit from BASE
TEST <- new_class(BASE, class_name = "TEST")
TEST$..type..

Run the code above in your browser using DataLab