ListToVector {ceg}R Documentation

ListToVector

Description

This function change a list of vectors in a vector.

Usage

ListToVector(x, n)

Arguments

x

list of vectors

n

numeric

Value

vector


[Package ceg version 0.1.0 Index]