Skip to content

Commit 558c802

Browse files
committed
fix docs
1 parent 52bbe88 commit 558c802

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

Diff for: R/align-phylo.R

+2
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,8 @@ AlignPhylo <- ggproto("AlignPhylo", Align,
186186
#' directly input into `stack_discrete()` or `circle_discrete()`. This makes it
187187
#' possible to add [`align_phylo()`] to the stack independently, as
188188
#' [`align_phylo()`] requires the layout to have labels.
189+
#' @param data A [`phylo`][ape::as.phylo] object.
190+
#' @inheritParams rlang::args_dots_empty
189191
#' @return A one-column matrix where the tip labels are the values, and the row
190192
#' names will also be the tip labels.
191193
#' @family fortify_matrix methods

Diff for: man/fortify_matrix.phylo.Rd

+5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)