Standard-evaluation version of cast_sparse
cast_sparse_(data, row_col, column_col, value_col = 1, ...)
A tbl
String version of column to use as row names
String version of column to use as column names
String version of column to use as sparse matrix values, or a numeric vector to use. Default 1 (to create a binary matrix)
Extra arguments to pass on to sparseMatrix