I had a sparse matrix, when I open it in R, all elements which should be 0 are dots like ' . ', how can I convert it this dot to number 0? That is converting it to numeric matrix that can be used in following calculation.I had a sparse matrix, when I open it in R, all