rlang (version 0.2.2)

is_symbol: 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 that the symbol should match.