getRelevantClass: Function to get the first class of the object x, except if...

View source: R/Framework.R

getRelevantClassR Documentation

Function to get the first class of the object x, except if the class "gg" is returned in which case "ggplot" is returned instead if present as one of the classes of the object:

Description

Function to get the first class of the object x, except if the class "gg" is returned in which case "ggplot" is returned instead if present as one of the classes of the object:

Usage

getRelevantClass(x)

Arguments

x

An R object


StoXProject/RstoxFramework documentation built on March 29, 2025, 12:11 p.m.