escalate_warning: Escalate a warning message to an Error message

Description Usage Arguments

View source: R/escalate_warning.R

Description

Uses the rlang::abort() function to escalate a warning message into an Error to prevent code from running any further.

Usage

1

Arguments

w

a warning object (which has a message inside it)


MyKo101/mutils documentation built on July 28, 2020, 8:52 p.m.