Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KlausVigo committed Dec 29, 2024
1 parent 7253d16 commit 8e162d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/acctran.R
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ acctran2 <- function(tree, data) {
#' @author Klaus Schliep \email{klaus.schliep@@gmail.com}
#' @seealso \code{\link{pratchet}}
#' @examples
#' data(Laurasiatherian)
#' # lower number of iterations for the example, to run time less than 5 sec.
#' treeRatchet <- pratchet(Laurasiatherian, minit=5, k=5, trace=0)
#' # assign edge length (number of substitutions)
Expand Down
1 change: 1 addition & 0 deletions man/acctran.Rd

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

0 comments on commit 8e162d6

Please sign in to comment.