Skip to content

Commit 1ba5808

Browse files
committed
doc: fix typos
1 parent 803b628 commit 1ba5808

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

R/calc_crown_overlay.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
#' crowns.
2525
#'
2626
#' @note
27-
#' This function does not perform an filtering based on `SUBP` (subplot),
27+
#' This function does not perform any filtering based on `SUBP` (subplot),
2828
#' `STATUSCD`(live vs dead trees) or`DIA` (mature trees vs saplings). The input
2929
#' tree list is assumed to be filtered to the specific set of live trees for
3030
#' one subplot or microplot with the given `sample_radius`.

R/utils.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#' Get stem xy coordinates for a tree list
1+
#' Get stem xy coordinates for an FIA tree list
22
#'
33
#' `.get_tree_list_xy()` returns a named list with two elements each containing
44
#' a numeric vector of the x and y coordinates for trees within the FIA

man/calc_crown_overlay.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)