Skip to content

Commit 3754c82

Browse files
committed
doc: update examples
1 parent abb9798 commit 3754c82

4 files changed

Lines changed: 13 additions & 5 deletions

File tree

R/data.R

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,8 @@ DEFAULT_TREE_COLUMNS <- c("PLT_CN", "SUBP", "TREE", "AZIMUTH", "DIST",
156156
#' @note
157157
#' A synthetic plot unique identifier is used in example tree list datasets.
158158
#' @source <https://research.fs.usda.gov/programs/nfi>
159+
#' @examples
160+
#' plot_crowns(plantation, main = "plantation plot")
159161
"plantation"
160162

161163

@@ -188,4 +190,6 @@ DEFAULT_TREE_COLUMNS <- c("PLT_CN", "SUBP", "TREE", "AZIMUTH", "DIST",
188190
#' @note
189191
#' A synthetic plot unique identifier is used in example tree list datasets.
190192
#' @source <https://research.fs.usda.gov/programs/nfi>
193+
#' @examples
194+
#' plot_crowns(western_redcedar, main = "western redcedar plot")
191195
"western_redcedar"

man/plantation.Rd

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/plot_crowns.Rd

Lines changed: 3 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/western_redcedar.Rd

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)