sframe_abort_import: Abort with an import error

View source: R/conditions.R

sframe_abort_importR Documentation

Abort with an import error

Description

Abort with an import error

Usage

sframe_abort_import(message, path = NULL, ...)

Arguments

message

Character. The error message.

path

Character or NULL. The file path that failed to import.

...

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


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