Learn R Programming

simsem (version 0.2-8)

vectorizeObject: Change an object to a vector with labels

Description

Change an object to a vector with labels

Usage

vectorizeObject(object, labels, ...)

Arguments

object
The object to be vectorized
labels
The labels of each element in the object
...
The other additional arguments, such as whether an object is symmetric matrix

Value

  • A vector with labels

Examples

Run this code
# No example

Run the code above in your browser using DataLab