is.R6Object: Is 'x' a R6 object?

Description Usage Arguments Value

View source: R/is.R6.R

Description

Assert/test if 'x' is a R6 object

Usage

1
2
3

Arguments

x

Object to test

Value

Either TRUE/FALSE is testing if x inherits from R6, otherwise returns x invisibly on assertion if TRUE or returns an error if FALSE


ooplah documentation built on Jan. 21, 2022, 5:07 p.m.