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

gsiplain

Internal function: Convert to plain vector or matrix


Description

The dataset is converted into a plain vector or matrix: data.frames are converted to data matrices and class attributes are removed.

Usage

gsi.plain( x )

Arguments

x

The dataset to be converted

Value

unclassed object, typically a vector or matrix.

Note

Do not use gsi.* functions directly since they are internal functions of the package

Author(s)

K.Gerald v.d. Boogaart http://www.stat.boogaart.de

Examples

#gsi.plain(acomp(c(12,3,4)))

compositions

Compositional Data Analysis

v2.0-1
GPL (>= 2)
Authors
K. Gerald van den Boogaart <boogaart@hzdr.de>, Raimon Tolosana-Delgado, Matevz Bren
Initial release
2021-01-08

We don't support your browser anymore

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