Skip to content

Commit 00aed8e

Browse files
committed
fixed decay functions related docs
1 parent 95c5a68 commit 00aed8e

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

man/floating_catchment_area.Rd

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

man/gravity.Rd

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

man/roxygen/templates/decay_function.R

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#' impedance factor used to weight opportunities. This function should take a
33
#' `numeric` vector and also return a `numeric` vector as output, with the
44
#' same length as the input. For convenience, the package currently includes
5-
#' the following functions: [decay_binary()], [decay_exponential()] and
6-
#' [decay_power()]. See the documentation of each decay function for more
7-
#' details.
5+
#' the following functions: [decay_binary()], [decay_exponential()],
6+
#' [decay_power()] and [decay_stepped()]. See the documentation of each decay
7+
#' function for more details.
88

man/spatial_availability.Rd

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

0 commit comments

Comments
 (0)