View source: R/is_pop_symbol.R
is_pop_symbol | R Documentation |
Check if character is a pop symbol
is_pop_symbol(x)
x |
an R object to be tested. |
A logical vector the same length as x
,
with TRUE
for elements equal to the pop symbol "]"
,
and FALSE
otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.