extract_row_lgRMatrix.Rd
Returns a row of a sparse matrix of class lgRMatrix. Function made by Ben Bolker and Ott Toomet (see https://stackoverflow.com/questions/47997184/)
extract_row_lgRMatrix(m, i = 1)
a sparse matrix of class lgRMatrix
the index of the row to return
A row (logical vector) of the sparse matrix