Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Yunuuuu committed Jan 8, 2025
1 parent 52bbe88 commit 558c802
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/align-phylo.R
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@ AlignPhylo <- ggproto("AlignPhylo", Align,
#' directly input into `stack_discrete()` or `circle_discrete()`. This makes it
#' possible to add [`align_phylo()`] to the stack independently, as
#' [`align_phylo()`] requires the layout to have labels.
#' @param data A [`phylo`][ape::as.phylo] object.
#' @inheritParams rlang::args_dots_empty
#' @return A one-column matrix where the tip labels are the values, and the row
#' names will also be the tip labels.
#' @family fortify_matrix methods
Expand Down
5 changes: 5 additions & 0 deletions man/fortify_matrix.phylo.Rd

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

0 comments on commit 558c802

Please sign in to comment.