char_to_symbol | R Documentation |
useful when programming with functions in this package, when variable names used to store column names as characters are used as arugments. It is simply a wrapper function for the case of using the parse() function that convert characters into an unevaluated symbol
char_to_symbol(characters)
characters |
characters or vector of characters to be turned into symbol |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.