tidycharts: Generate Tidy Charts Inspired by 'IBCS'

There is a wide range of R packages created for data visualization, but still, there was no simple and easily accessible way to create clean and transparent charts - up to now. The 'tidycharts' package enables the user to generate charts compliant with International Business Communication Standards ('IBCS'). It means unified bar widths, colors, chart sizes, etc. Creating homogeneous reports has never been that easy! Additionally, users can apply semantic notation to indicate different data scenarios (plan, budget, forecast). What's more, it is possible to customize the charts by creating a personal color pallet with the possibility of switching to default options after the experiments. We wanted the package to be helpful in writing reports, so we also made joining charts in a one, clear image possible. All charts are generated in SVG format and can be shown in the 'RStudio' viewer pane or exported to HTML output of 'knitr'/'markdown'.

Version: 0.1.3
Depends: magrittr, knitr
Imports: magick, rsvg, rlang, testthat, methods, graphics, htmlwidgets, lubridate, stringr
Suggests: rmarkdown, palmerpenguins, tidyverse, dplyr, covr
Published: 2022-01-18
Author: Przemysław Biecek ORCID iD [aut], Piotr Piątyszek [aut], Kinga Ułasik [aut], Bartosz Sawicki [aut, cre]
Maintainer: Bartosz Sawicki <sawicki.bartosz at interia.pl>
License: GPL (≥ 3)
URL: https://mi2datalab.github.io/tidycharts/, https://github.com/MI2DataLab/tidycharts
NeedsCompilation: no
Materials: README
CRAN checks: tidycharts results

Documentation:

Reference manual: tidycharts.pdf
Vignettes: EDA-for-palmer-penguins-data-set
Getting Started
Customizing the Package
Joining charts

Downloads:

Package source: tidycharts_0.1.3.tar.gz
Windows binaries: r-devel: tidycharts_0.1.3.zip, r-release: tidycharts_0.1.3.zip, r-oldrel: tidycharts_0.1.3.zip
macOS binaries: r-release (arm64): tidycharts_0.1.3.tgz, r-oldrel (arm64): tidycharts_0.1.3.tgz, r-release (x86_64): tidycharts_0.1.3.tgz
Old sources: tidycharts archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tidycharts to link to this page.