Skip to content

Commit a6e3ad6

Browse files
committed
Slightly modify the function documentation details
The intention I had when I wrote `ehpi::epi()` in the Rd is misunderstood by either box::help or by the man page generation of plain text documentation which box::help fetches. This should fix that.
1 parent ac2e960 commit a6e3ad6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

R/epi.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#' An interface to eight compartmental epidemic models.
22
#'
3-
#' [ehpi::epi()] is an application programming interface (for the
4-
#' Shiny application that motivated its creation) or a convenient function for
3+
#' ehpi is an application programming interface (for the Shiny application that
4+
#' motivated its creation) or a convenient function [ehpi::epi()] for
55
#' interactive use in epidemic modelling. The arguments provided to the function
66
#' determine compartments used in the model that is run.
77
#'

man/epi.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)