View source: R/column_helpers.R
| try_column_operation | R Documentation |
Handle column mapping errors gracefully
try_column_operation(expr, data, context = "operation")
expr |
Expression to evaluate |
data |
Data frame being processed |
context |
Context for error message |
Result of expression or NULL with warning
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.