man/roxygen/templates/decay_function.R

#' @param decay_function A `fuction` that converts travel cost into an
#'   impedance factor used to weight opportunities. This function should take a
#'   `numeric` vector and also return a `numeric` vector as output, with the
#'   same length as the input. For convenience, the package currently includes
#'   the following functions: [decay_binary()], [decay_exponential()],
#'   [decay_power()] and [decay_stepped()]. See the documentation of each decay
#'   function for more details.

Try the accessibility package in your browser

Any scripts or data that you put into this service are public.

accessibility documentation built on May 29, 2024, 7:29 a.m.