Skip to content

Commit

Permalink
updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-hurst committed Sep 5, 2021
1 parent b728789 commit adf65dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion R/tissot.R
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#' @import sf
#' @param geom input geometry for which tissot should be generated
#' @param circles_den Specifies the number of indicatrix circles that are generated.
#' Default is c(-1) which corresponds to automatic density.
#' Default is c(-1, -1) which corresponds to automatic density.
#' Manually, number of circles in x and y direction can be
#' specified through an array, e.g. c(20, 10).
#' @param circle_size Specifies the size of each indicatrix circle. Default it is
Expand Down
4 changes: 2 additions & 2 deletions man/tissot.Rd

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

0 comments on commit adf65dc

Please sign in to comment.