Skip to contents

depictr provides a consistent set of plots that span the whole analysis workflow, from a first look at the data, through model estimates and predictions, to diagnostics, uncertainty and reporting. Every plotting function returns a ggplot2::ggplot object (or a 'patchwork' for composite panels), so results can be customised with the usual + syntax, and every plot shares one theme, one colourblind-aware palette and one set of label conventions.

Exploring data

Multivariate and survival

Time series

Model estimates and inference

Diagnostics and classification

Uncertainty and power

Theming and reporting

Bundled data

lexical_decision, wellbeing_survey, crop_yield, clinical_trial and monthly_sales are reproducibly simulated datasets used throughout the examples and vignettes.

References

Wickham H (2016). ggplot2: Elegant graphics for data analysis, 2nd edition. Springer, Cham, Switzerland. ISBN 978-3-319-24277-4. doi:10.1007/978-3-319-24277-4 .

Author

Pablo Bernabeu, author and maintainer (pcbernabeu@gmail.com, ORCID).