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


markmfredrickson/RItools documentation built on June 15, 2025, 1:23 a.m.