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
trunc_mat() now returns a value with a different structure. This is considered an implementation detail that can change in the future, do not rely on it. The only guarantee is that calling print() will display the input like a tibble (#1059).
Documentation
Avoid listing dim_desc() in reexports.
Add more examples for data frame and matrix columns (#978, #1012).