dot-report_api_warning: Report an API-call warning with full context

.report_api_warningR Documentation

Report an API-call warning with full context

Description

Mirrors .report_api_error() for tryCatch(warning = ...) handlers.

Usage

.report_api_warning(w, hint = NULL, args = list())

Arguments

w

warning condition.

hint

character. Same semantics as .report_api_error()'s hint. Defaults to "Request emitted a warning".

args

optional named list of caller arguments to dump.

Value

Invisibly NULL. Called for its side effects.


baseballr documentation built on Aug. 27, 2026, 1:07 a.m.