litReview 1.0.0
- Initial CRAN release.
- Plotting functions for literature-review data:
reviewBar(), reviewStackedBar(),
reviewHistogram(), reviewWaffle(),
reviewPie(), reviewOverlap(),
reviewUpset(), reviewTrend(),
reviewMap(), reviewAlluvial(),
reviewTreemap(), reviewMatrix(),
reviewTree(), and the summary-table function
reviewTable().
- Colour arguments accept a vector of colours or the name of an
‘RColorBrewer’ palette.
reviewMap() resolves country names, common aliases, and
ISO 2-/3-letter codes, and warns about values it cannot match.
- Interactive ‘Shiny’ application launched with
run_app().