is_environment: Is object an environment?

View source: R/types.R

is_environmentR Documentation

Is object an environment?

Description

is_bare_environment() tests whether x is an environment without a s3 or s4 class.

Usage

is_environment(x)

is_bare_environment(x)

Arguments

x

object to test


tidyverse/rlang documentation built on Oct. 31, 2024, 5:35 p.m.