Skip to content

Commit 7c66cdb

Browse files
committed
Fix typo in documentation
1 parent c05cff7 commit 7c66cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/Diversity_Area_Relationships.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ dist_decay_quadrats <- function(samples, method = "bray", binary = FALSE)
409409
#'
410410
#' @param x Dataframe generated by \code{\link{dist_decay}}
411411
#'
412-
#' @param ... Additional graphical parameters used in \code{\link[graphics:plot.default]{praphics::plot}}.
412+
#' @param ... Additional graphical parameters used in \code{\link{graphics::plot}}
413413
#'
414414
#' @details The function plots the similarity indices between all pairs of
415415
#' subplots as function of distance. To indicate the relationship a

0 commit comments

Comments
 (0)