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
Renamed table4 and table5 to table4a and table4b to make their
connection more clear. The key and value variables in table2 have
been renamed to type and count.
Bug fixes and minor improvements
expand(), crossing(), and nesting() now silently drop zero-length
inputs.
crossing_() and nesting_() are versions of crossing() and nesting()
that take a list as input.
full_seq() works correctly for dates and date/times.