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 April 3, 2025, 5:40 p.m.