Skip to content

Commit

Permalink
update examples about lesh
Browse files Browse the repository at this point in the history
  • Loading branch information
SpatLyu committed Sep 4, 2024
1 parent 753cd97 commit d046f79
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
6 changes: 0 additions & 6 deletions R/lesh.R
Original file line number Diff line number Diff line change
Expand Up @@ -95,12 +95,6 @@ print.lesh_result = \(x, ...) {
#' @method plot lesh_result
#' @export
#'
#' @examples
#' \dontrun{
#' data('ndvi')
#' g = lesh(NDVIchange ~ ., data = ndvi, cores = 6)
#' plot(g)
#' }
plot.lesh_result = \(x, pie = TRUE,
scatter = FALSE,
scatter_alpha = 1,
Expand Down
7 changes: 0 additions & 7 deletions man/plot.lesh_result.Rd

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

0 comments on commit d046f79

Please sign in to comment.