delold: Strip the attributes keeping track of the former shape

Description Usage Arguments Value Author(s) Examples

Description

Convenient for printing

Usage

1
delold(a)

Arguments

a

the array

Value

a stripped of the old.* attributes.

Author(s)

Claudia Beleites

Examples

1
2
3
a <- arrayhelpers:::a
makeNd (a, 2)
delold (makeNd (a, 2))

arrayhelpers documentation built on Feb. 4, 2020, 3:01 a.m.