Releases: luckinet/tabshiftr
Releases · luckinet/tabshiftr
grouping update
- introduction of the function setGroups(), which allows to summarize columns and/or rows according to a function. The positions and summarise function here are provided via the new function .sum().
- now each getter ensures that it only gets things from an already validated schema.
- for filter and group slots of a schema there is now a new way implemented for storing locations. Each location statement is now a list that contains either find, group or position parameters.
getters update
- introduction of getters that fulfill two functions: 1) check up on the schema one is currently building, 2) internal use to streamline the code-base
- complete revisit of the code-base
initial CRAN release
v0.1.2 update package description