You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Decided that this doesn't fit with the ideology of the package. Other packages are for working with DTMs etc.
Additionally, this created whining from R on loading package as rowSums etc. are also in base. Not sure why this doesn't happen with Matrix, but oh well. Per, above. Doesn't fit with tidylda's goals anyway.
at the least:
t()
,colSums()
, androwSums()
.The text was updated successfully, but these errors were encountered: