sparseToVec: Convert Matrix to vector

View source: R/Design.R

sparseToVecR Documentation

Convert Matrix to vector

Description

Convert Matrix to vector

Usage

sparseToVec(s, column = TRUE)

Arguments

s

Matrix

column

Column (TRUE) or row (FALSE)?

Value

vector


RItools documentation built on June 22, 2024, 9:06 a.m.