sparseToMatrix: Convert a sparse matrix to a vector representation

Description Usage Arguments Value

View source: R/sparsetoMatrix.R

Description

This function takes in a sparse matrix and returns a vector of all entries. This allows the top three heaviest edges to work

Usage

1

Arguments

x

a sparse Matrix

Value

a vector from 1:n of weights


gallagherj2008/SWAT documentation built on May 28, 2019, 12:59 p.m.