Artifacts using Rmarkdown (870)
Sort by:Popular

Some extra themes, geoms, and scales for 'ggplot2'. Provides 'ggplot2' themes and scales that replicate the look of plots by Edward Tufte, Stephen Few, 'Fivethirtyeight', 'The Economist', 'Stata', 'Excel', and 'The Wall Street Journal', among others. Provides 'geoms' for Tufte's box plot and range frame.
Last Release on May 1, 2022
Testing and documenting code that communicates with remote servers can be painful. Dealing with authentication, server state, and other complications can make testing seem too costly to bother with. But it doesn't need to be that hard. This package enables one to test all of the logic on the R sides of the API in your package without requiring access to the remote service. Importantly, it provides three contexts that mock the network connection in different ways, as well as testing functions to assert that ...
Last Release on May 1, 2022
Output formats and utilities for authoring books and technical documents with R Markdown.
Last Release on May 12, 2022
Takes screenshots of web pages, including Shiny applications and R Markdown documents.
Last Release on Feb 15, 2021
Provides the "r, q, p, and d" distribution functions for the triangle distribution.
Last Release on Feb 15, 2021
Covers many important models used in marketing and micro-econometrics applications. The package includes: Bayes Regression (univariate or multivariate dep var), Bayes Seemingly Unrelated Regression (SUR), Binary and Ordinal Probit, Multinomial Logit (MNL) and Multinomial Probit (MNP), Multivariate Probit, Negative Binomial (Poisson) Regression, Multivariate Mixtures of Normals (including clustering), Dirichlet Process Prior Density Estimation with normal base, Hierarchical Linear Models with normal prior ...
Last Release on Feb 14, 2021
Simple utility functions to read from and write to the Windows, OS X, and X11 clipboards.
Last Release on Nov 4, 2024
A violin plot is a combination of a box plot and a kernel density plot. This package allows extensive customisation of violin plots.
Last Release on Feb 14, 2021
Ridgeline plots provide a convenient way of visualizing changes in distributions over time or space. This package enables the creation of such plots in 'ggplot2'.
Last Release on May 12, 2022
Power analysis functions along the lines of Cohen (1988).
Last Release on Nov 21, 2024