Rdocumentation
powered by
Learn R Programming
compositions (version 1.01-1)
gsi.drop: Internal functions: A conditional drop
Description
drop, if drop is needed.
Usage
gsi.drop(X,drop)
Arguments
X
an array which dimensions should be dropped
drop
a logical whether to drop dimensions
Value
X
or
drop(X)
See Also
drop
,
gsi