Data practitioners regularly use the 'R' and 'Python' programming languages to prepare data for analyses. Thus, they encode important data preprocessing decisions in 'R' and 'Python' code. The 'smallsets' package subsequently decodes these decisions into a Smallset Timeline, a static, compact visualisation of data preprocessing decisions (Lucchesi et al. (2022) <doi:10.1145/3531146.3533175>). The visualisation consists of small data snapshots of different preprocessing steps. The 'smallsets' package builds this visualisation from a user's dataset and preprocessing code located in an 'R', 'R Markdown', 'Python', or 'Jupyter Notebook' file. Users simply add structured comments with snapshot instructions to the preprocessing code. One optional feature in 'smallsets' requires installation of the 'Gurobi' optimisation software and 'gurobi' 'R' package, available from <https://www.gurobi.com>. More information regarding the optional feature and 'gurobi' installation can be found in the 'smallsets' vignette.
Package details |
|
---|---|
Author | Lydia R. Lucchesi [aut, cre] (<https://orcid.org/0000-0002-1901-4301>), Petra M. Kuhnert [ths], Jenny L. Davis [ths], Lexing Xie [ths] |
Maintainer | Lydia R. Lucchesi <Lydia.Lucchesi@anu.edu.au> |
License | GPL (>= 3) |
Version | 2.0.0 |
URL | https://lydialucchesi.github.io/smallsets/ https://github.com/lydialucchesi/smallsets |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.