Skip to content

Commit

Permalink
create_island() is internal. Progress #126
Browse files Browse the repository at this point in the history
  • Loading branch information
Neves-P committed Nov 28, 2020
1 parent c3c767e commit 619d1fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/DAISIE_create_island.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#' @return list with the island information, composed stt table,
#' branching times of extant species, status of species on
#' the island and number of missing species.
#' @keywords internal
DAISIE_create_island <- function(stt_table,
totaltime,
island_spec,
Expand Down
1 change: 1 addition & 0 deletions man/DAISIE_create_island.Rd

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

0 comments on commit 619d1fc

Please sign in to comment.