compactify {reshape}R Documentation

Compactify

Description

Compacts an array into a smaller array of lists containing the remaining dimensions

Usage

compactify(x, dims = 1)

Arguments

x array
dims number of dimension to compact

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package reshape version 0.7.2 Index]