View source: R/internal-resolve_column.R
resolve_column | R Documentation |
Accepts:
Unquoted column names (tidy-eval style)
Quoted column names (as strings)
Self-contained vectors
resolve_column(arg)
arg |
A column name (unquoted or string) or a vector. |
A quosure, symbol, or literal vector depending on input.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.