find_by_class: Find an object by it's class

View source: R/universal_useful.R

find_by_classR Documentation

Find an object by it's class

Description

Find an object by it's class

Usage

find_by_class(class, e = rlang::caller_env())

Arguments

(environment)

The environment to search

(class)

The class to search for


yogat3ch/UU documentation built on May 31, 2024, 10:14 p.m.