try_column_operation: Handle column mapping errors gracefully

View source: R/column_helpers.R

try_column_operationR Documentation

Handle column mapping errors gracefully

Description

Handle column mapping errors gracefully

Usage

try_column_operation(expr, data, context = "operation")

Arguments

expr

Expression to evaluate

data

Data frame being processed

context

Context for error message

Value

Result of expression or NULL with warning


sensortowerR documentation built on March 18, 2026, 5:07 p.m.