is_r6_method: Check Whether Named Member of R6 Object is Method

View source: R/utilities.R

is_r6_methodR Documentation

Check Whether Named Member of R6 Object is Method

Description

This function checks whether the named members of an R6 object are methods (as opposed to fields or active bindings).

Usage

is_r6_method(name, obj)

nick-ulle/rstatic documentation built on May 14, 2024, 8:10 p.m.