is_pop_symbol: Check if character is a pop symbol

View source: R/is_pop_symbol.R

is_pop_symbolR Documentation

Check if character is a pop symbol

Description

Check if character is a pop symbol

Usage

is_pop_symbol(x)

Arguments

x

an R object to be tested.

Value

A logical vector the same length as x, with TRUE for elements equal to the pop symbol "]", and FALSE otherwise.


fractalforest documentation built on July 3, 2025, 1:09 a.m.