getR6Class: Return the classname of an R6 object

View source: R/util.r

getR6ClassR Documentation

Return the classname of an R6 object

Description

Return the classname of an R6 object

Usage

getR6Class(x, n.parent = 0)

Arguments

x

object R6 class object

n.parent

numeric Return n.parent higher superclass. Default 0.

Value

character Class name


schnecki/ranalyse documentation built on Dec. 1, 2022, 8:57 p.m.