Skip to content

Commit

Permalink
Remove graphics from pkgdown reference
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchelloharawild committed Feb 7, 2024
1 parent de38213 commit f5951a0
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,6 @@ reference:
- skewness.distribution
- kurtosis.distribution
- is_distribution
- title: Graphics
desc: >
Tools for visualising distributions and intervals.
This functionality is deprecated, and will be removed from the package.
You can use the {ggdist} package to visualise your distributions.
contents:
- geom_hilo_ribbon
- geom_hilo_linerange
- scale_hilo_continuous
- scale_level
- guide_level
- title: Continuous distributions
desc: >
Continuous probability distributions.
Expand Down

0 comments on commit f5951a0

Please sign in to comment.