Skip to content

Commit a763a7f

Browse files
committed
Fixed typo in documentation.
1 parent d253420 commit a763a7f

7 files changed

+7
-7
lines changed

R/setReproduction.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
#' If the the energy available to a mature individual that is
4848
#' invested into reproduction is not supplied via the `repro_prop` argument,
4949
#' it is set to the allometric form
50-
#' \deqn{{\tt repro\_prop}(w) = \left(\frac{w}{w_{mat_max}}\right)^{m-n}.}{
50+
#' \deqn{{\tt repro\_prop}(w) = \left(\frac{w}{w_{\tt{repro\_max}}}\right)^{m-n}.}{
5151
#' repro_prop(w) = (w/w_repro_max)^(m - n).}
5252
#' Here \eqn{n} is the scaling exponent of the energy income rate. Hence
5353
#' the exponent \eqn{m} determines the scaling of the investment into

docs/reference/newMultispeciesParams.html

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/setParams.html

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/reference/setReproduction.html

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/newMultispeciesParams.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/setParams.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/setReproduction.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)