Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwlambert committed Jan 23, 2024
1 parent 5fbcdd0 commit 9b81a82
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/proportion_transmission.R
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
#' @inheritParams probability_epidemic
#' @param percent_transmission A `number` of the percentage transmission
#' for which a proportion of cases has produced.
#' @param simulate A `logical` whether the calculation should be done numerically
#' (i.e. simulate secondary contacts) or analytically.
#' @param simulate A `logical` whether the calculation should be done
#' numerically (i.e. simulate secondary contacts) or analytically.
#'
#' @return A `<data.frame>` with the value for the proportion of cases for a
#' given value of R and k.
Expand Down
4 changes: 2 additions & 2 deletions man/proportion_transmission.Rd

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

0 comments on commit 9b81a82

Please sign in to comment.