Is an object an environment?
These functions were deprecated and renamed to is_environment()
and is_bare_environment()
in rlang 0.2.0. This is for consistency
with other type predicates which are not abbreviated.
is_env(x) is_bare_env(x)
x |
object to test |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.