is_symbol: Is object a symbol?

View source: R/sym.R

is_symbolR Documentation

Is object a symbol?

Description

Is object a symbol?

Usage

is_symbol(x, name = NULL)

Arguments

x

An object to test.

name

An optional name or vector of names that the symbol should match.


r-lib/rlang documentation built on June 24, 2024, 8:09 p.m.