metasnf_warning: Helper function for raising warnings

View source: R/signal.R

metasnf_warningR Documentation

Helper function for raising warnings

Description

Helper function for raising warnings

Usage

metasnf_warning(..., env = 1)

Arguments

...

Arbitrary number of strings to be pasted together into warning message.

env

Environment to evaluate expressions in.

Value

Returns no value. Raises a warning through cli::cli_warn


metasnf documentation built on June 8, 2025, 12:47 p.m.