is_app_env: Is object of class 'app_env'

View source: R/init_R6.R

is_app_envR Documentation

Is object of class app_env

Description

Check if the provided object is of class app_env.

Usage

is_app_env(x)

Arguments

x

(any) The object to check.

Value

(logical) Returns TRUE if x is of class "app_env", otherwise FALSE.


COHHIO/Rm_data documentation built on Dec. 9, 2024, 2:10 p.m.