-
in theme.R update ggplot theme to address the following error message:
Warning: The `size` argument of `element_rect()` is deprecated as of ggplot2 3.4.0. Please use the `linewidth` argument instea…
-
I'm trying to use the predict function within a shiny app and it seems to have a problem with the newdata option:
RStudio 2021.09.0 Build 351
R 4.4.1
gamlss 5.4.22
**Not working (predict.gamls…
-
**strip.switch.pad.wrap** doesn't work when **strip.placement = "outside"** and **strip.position = "bottom"**:
```
library(ggplot2)
base
-
@larmarange and I recently had a chat about gtsummary themes. @larmarange indicated some students have confusion with gtsummary themes because they are specified differently than ggplot2 themes.
Ad…
-
# Rtistic: A package-by-numbers repo | Emily Riederer
A walkthrough of a GitHub template for making your own RMarkdown and ggplot2 theme package
[https://emilyriederer.netlify.app/post/rtistic/](htt…
-
- [x] change default num_bins to null
- [x] include an option for other ggplot2 theme objects
- [x] change to percentage scales
- [ ] Fix scale name
- [ ] Look into changes for manipulating the va…
-
Recent changes in ggplot2 (presumably part of v. 3.5.0) have caused the axis lines (primary and secondary) of [`coord_trans_xy()`](https://williamgearty.com/deeptime/reference/coord_trans_xy.html) to …
-
I was talking with @stephens999 at the Moore Investigator Symposium. His group has developed an "adaptive shrinkage" procedure. I wanted to get a feel for this method and therefore am exploring how it…
-
Consider adding option, when plotting a single model, to do so in the style of fivethirtyeight.com:
http://mikebarnkob.dk/2016/forest-plot-showing-survival-ratios-in-ggplot2-by-emulating-fivethirty…
fsolt updated
7 years ago
-
## Problem
Paired measures with more than 2 measures don't show a `slopegraph`, meaning that the main data points are not visually paired.
![image](https://user-images.githubusercontent.com/67317…