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