Primarily intended for testing.

winch_stop(message)

Arguments

message

The error message.

Value

This function throws an error and does not return.

See also

Examples

try(winch_stop("Test"))
#> Error in winch_stop("Test") : winch_stop(): Test