rsem.vec: Stacking a matrix to a vector

Description Usage Arguments Examples

View source: R/Cronbach.R

Description

Stacking a matrix to a vector

Usage

1

Arguments

x

A matrix

Examples

1
2
x<-array(1:6, c(2,3))
rsem.vec(x)

alpha documentation built on May 2, 2019, 6:11 p.m.