Skip to content

Commit

Permalink
docs: Document return value of plot method 📚
Browse files Browse the repository at this point in the history
  • Loading branch information
luukvdmeer committed Oct 27, 2022
1 parent a724dc8 commit 515f579
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/plot.R
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
#' as can be found in \code{sf}, \code{tmap}, \code{ggplot2}, \code{ggspatial},
#' and others.
#'
#' @return This is a plot method and therefore has no visible return value.
#'
#' @examples
#' oldpar = par(no.readonly = TRUE)
#' par(mar = c(1,1,1,1), mfrow = c(1,1))
Expand Down
3 changes: 3 additions & 0 deletions man/plot.sfnetwork.Rd

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

0 comments on commit 515f579

Please sign in to comment.