sframe_abort_branching: Abort with a branching error

View source: R/conditions.R

sframe_abort_branchingR Documentation

Abort with a branching error

Description

Abort with a branching error

Usage

sframe_abort_branching(message, item_id = NULL, ...)

Arguments

message

Character. The error message.

item_id

Character or NULL. The item ID involved in the broken rule.

...

Additional named fields passed to rlang::abort().


surveyframe documentation built on July 25, 2026, 1:07 a.m.