ensuredim: Enforce array and convert to vector if appropriate

Description Usage Arguments Value Author(s)

Description

ensuredim turns vectors into 1d-arrays, and leaves arrays unchanged. drop1d is the inverse: it converts 1d arrays into vectors.

Usage

1
2
3

Arguments

x

vector (or array)

drop

if TRUE, 1d arrays are converted into vectors

Value

esuredim array of at least one dimension

drop1d vector, if x had only 1 dimension

Author(s)

Claudia Beleites

Claudia Beleites


arrayhelpers documentation built on Feb. 4, 2020, 5:06 p.m.