Skip to content

Commit

Permalink
ssd_label_comma_hc
Browse files Browse the repository at this point in the history
  • Loading branch information
joethorley committed Dec 10, 2024
1 parent 591027d commit f6047c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ To overcome this limitation, the default method (`ci_method = weighted_samples`)
## Plotting

As well as fitting SSDs and providing methods for estimating $\text{HC}_x$ and $\text{HP}_u$ values, from v1 `ssdtools` has extended the `ggplot2` R package [@ggplot2] by defining `geom_ssdpoint()`, `geom_ssdsegment()`, `geom_hcintersect()` and `geom_xribbon()` geoms and a discrete color-blind scale `scale_color_sdd()` for SSD plots.
The current version (v2) adds `scale_fill_ssd()` for a discrete color-blind fill scale and `ssd_label_comma()` for formatting of x-axis labels.
The current version (v2) adds `scale_fill_ssd()` for a discrete color-blind fill scale and `ssd_label_comma()` and `ssd_label_comma_hc()` for formatting of x-axis labels.

# Example of use

Expand Down

0 comments on commit f6047c2

Please sign in to comment.