extract_sirg: Extract the SIRG ('Speciation Initial Rate of a Good...

Description Usage Arguments Value Author(s) Examples

Description

Extract the SIRG ('Speciation Initial Rate of a Good species') parameter value from a file

Usage

1

Arguments

file

A loaded parameter file

Value

the value of the SIRG parameter

Author(s)

Richel Bilderbeek

Examples

1
2
3
  file <- read_file(find_path("toy_example_1.RDa"))
  sirg <- extract_sirg(file)
  testit::assert(sirg >= 0.0)

richelbilderbeek/wiritttes documentation built on May 27, 2019, 8:14 a.m.