- Notifications
You must be signed in to change notification settings - Fork2
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.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
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
Assets2
Uh oh!
There was an error while loading.Please reload this page.
initial CRAN release
v0.1.2update package description
Assets2
Uh oh!
There was an error while loading.Please reload this page.