Error when an index is found in a forbidden set
Arguments
- arg1
(
character(1))
Name of the argument containing the index- arg2
(
character(1))
Name of the argument containing the set- index
(
integer(1))
The index that was found in the set- set
(
integer())
The set that should not contain the index- call
(
callorNULL)
Call that generated the error- class
(
character())
Additional classes to prepend- signal
(
logical(1))
Whether to signal the error (default TRUE)