Skip to content

Commit 8f177d3

Browse files
committed
doc: make figure title fit in the examples
1 parent cc4b4ba commit 8f177d3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

R/spatstat_helpers.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
#'
105105
#' # Ripley's K-function
106106
#' K <- spatstat.explore::Kest(X, rmax = 12)
107-
#' plot(K, main = "Ripley's K-function for the plantation trees")
107+
#' plot(K, main = "Ripley's K for the plantation trees")
108108
#' @export
109109
create_fia_owin <- function(linear_unit = "ft", macroplot = FALSE,
110110
npoly = 360) {

man/spatstat_helpers.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)