Skip to content

Commit

Permalink
QuickRogue() return
Browse files Browse the repository at this point in the history
Per #27
  • Loading branch information
ms609 committed Feb 23, 2024
1 parent 660deae commit 9589016
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ ByteCompile: true
Encoding: UTF-8
Language: en-GB
VignetteBuilder: knitr
RoxygenNote: 7.2.3
RoxygenNote: 7.3.1
Roxygen: list(markdown = TRUE)
2 changes: 2 additions & 0 deletions R/SPIC.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
#' majority rule tree; 1.0 will maximize the information content of the
#' strict consensus.
#' @inheritParams TipInstability
#' @returns `QuickRogue()` returns a `data.frame` in the same format as
#' `RogueTaxa()`.
#' @describeIn RogueTaxa Shortcut to "fast" heuristic, with option to return
#' evaluation of all taxa using `fullSeq = TRUE`.
#' @examples
Expand Down
3 changes: 3 additions & 0 deletions man/RogueTaxa.Rd

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

0 comments on commit 9589016

Please sign in to comment.