powered by
Convert a symmetric sparse matrix sA to full matrix A.
full(sA)
Sparse matrix to convert.
fullup
sA <- pittsburgh$sA A <- full(sA)
Run the code above in your browser using DataLab