Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Yunuuuu committed Jan 7, 2025
1 parent 2fb4e26 commit cc2809d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/align-phylo.R
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ AlignPhylo <- ggproto("AlignPhylo", Align,
#' of the number of tips in `tree`.
#' @details
#' A `data frame` with the node coordinates:
#' - `index`: the original index in the tree for the the tip/node.
#' - `.index`: the original index in the tree for the the tip/node.
#' - `label`: the tip/node label text.
#' - `x` and `y`: x-axis and y-axis coordinates for the tip/node.
#' - `tip`: A logical value indicates whether current node is a tip.
Expand Down
2 changes: 1 addition & 1 deletion man/fortify_data_frame.phylo.Rd

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

0 comments on commit cc2809d

Please sign in to comment.