Skip to content

Commit

Permalink
Add @description tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinlovelace committed Nov 9, 2020
1 parent e0efb70 commit 84b364b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 2 additions & 0 deletions R/slopes.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#' Calculate the gradient of line segments from distance and elevation vectors
#'
#' @description
#'
#' [slope_vector()] calculates the slopes associated with consecutive elements in one dimensional distance
#' and associated elevations (see examples).
#'
Expand Down
3 changes: 3 additions & 0 deletions man/slope_raster.Rd

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

3 changes: 1 addition & 2 deletions man/slope_vector.Rd

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

0 comments on commit 84b364b

Please sign in to comment.