Skip to content

Commit

Permalink
news typo and url fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dhersz committed Jul 22, 2022
1 parent a5b6691 commit a9df73c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ some of the key points in the following topics.

- New function `decay_stepped()`.
- New parameter `interval_increment` to `cumulative_interval()`, used to
specify how mane travel cost units separate the cutoffs used to calculate the
specify how many travel cost units separate the cutoffs used to calculate the
accessibility estimates which will be used to calculate the summary estimate
within the specified interval.
- All accessibility functions gained a `group_by` parameter, that allows
Expand Down
2 changes: 1 addition & 1 deletion R/accessibility.R
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#' https://ipeagit.github.io/accessibility/articles/accessibility.html).
#' - Decay functions. Run `vignette("decay_functions", package =
#' "accessibility")` or check it on the [website](
#' https://ipeagit.github.io/accessibility/articles/decay_binary.html).
#' https://ipeagit.github.io/accessibility/articles/decay_functions.html).
#'
#' @docType package
#' @name accessibility
Expand Down
2 changes: 1 addition & 1 deletion man/accessibility.Rd

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

0 comments on commit a9df73c

Please sign in to comment.