juliasilge / widyr

Widen, process, and re-tidy a dataset
http://juliasilge.github.io/widyr/
Other
327 stars 29 forks source link

update sparse matrix to `data.frame` coercion #41

Closed simonpcouch closed 2 years ago

simonpcouch commented 2 years ago

Closes #40. This PR proposes inlining the deprecated tidier method as sparse_matrix_to_df and calling it if broom::tidy() fails.