Error when input shapes don't match (except at given dimensions)
Arguments
- dimensions
(
integer())
The dimensions where shapes may differ (0-based)- shapes
(
list()ofShape)
The input shapes- call
(
callorNULL)
Call that generated the error- class
(
character())
Additional classes to prepend- signal
(
logical(1))
Whether to signal the error (default TRUE)