gsi.drop {compositions}R Documentation

Internal functions: A conditional drop

Description

drop, if drop is needed.

Usage

gsi.drop(X,drop)

Arguments

X an array needing dimensions dropped
drop a logical whether to drop dimensions

Details

Value

X or drop(X)

Note

Do not use gsi.* functions directly since they are internal functions of the package

See Also

drop, gsi

Examples



[Package compositions version 0.9-10 Index]