Skip to content

Commit

Permalink
doc updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ddsjoberg committed Jan 24, 2024
1 parent 9601d38 commit 1cb0d83
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/proportion_ci.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#' Helper Functions for Calculating Proportion Confidence Intervals
#' Functions for Calculating Proportion Confidence Intervals
#'
#' Functions to calculate different proportion confidence intervals for use in `ard_proportion()`.
#'
Expand Down
4 changes: 4 additions & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@ reference:
- contents:
- ard_ttest
- ard_proportion_ci

- title: "Helpers"
- contents:
- proportion_ci
2 changes: 1 addition & 1 deletion man/proportion_ci.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1cb0d83

Please sign in to comment.