throw_assert_error {butler}R Documentation

Throw assert error

Description

Equivalent of stop(msg) but classed so that other methods can recognise it

Usage

throw_assert_error(msg)

Arguments

msg error message to display

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package butler version 0.3 Index]