powered by
Create or test for objects of type "symbol".
as_any_symbol(x)
Object of type "symbol".
Object to be coerced or tested. Can be a vector, a character string, a symbol.
{ as_any_symbol(coucou) as_any_symbol("coucou") }
Run the code above in your browser using DataLab