Learn R Programming

narray (version 0.5.1)

drop_if: Drop unused dims if flag is TRUE

Description

Drop unused dims if flag is TRUE

Usage

drop_if(x, flag)

Value

The object in full or with dropped dimensions

Arguments

x

An array object

flag

Whether to drop unused dimensions