Skip to content

Releases: luckinet/tabshiftr

grouping update

13 Jun 09:25
Compare
Choose a tag to compare
  • 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

12 Jul 12:19
Compare
Choose a tag to compare
  • 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

18 May 17:34
Compare
Choose a tag to compare
v0.1.2

update package description