Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

undim

Undim


Description

undim returns its input with the dim attribute removed

Usage

undim(x)

Arguments

x

an object

Value

x without dim attribute

Author(s)

Jens Oehlschlägel

See Also

Examples

x <- matrix(1:12, 3)
  x
  undim(x)

ff

Memory-Efficient Storage of Large Data on Disk and Fast Access Functions

v4.0.4
GPL-2 | GPL-3 | file LICENSE
Authors
Daniel Adler [aut], Christian Gläser [aut], Oleg Nenadic [aut], Jens Oehlschlägel [aut, cre], Martijn Schuemie [aut], Walter Zucchini [aut]
Initial release
2020-10-13

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.