extract_param_set: Extracts a set of parameters from the parameter space for the...

Description Usage Arguments Value Author(s)

View source: R/extract_param_set.R

Description

Extracts a set of parameters from the parameter space for the simulation

Usage

1
extract_param_set(param_space_name, param_space, param_set)

Arguments

param_space_name

A string with the parameter space to run. Can be "oceanic_ontogeny", "oceanic_sea_level", "oceanic_ontogeny_sea_level", "nonoceanic", "nonoceanic_sea_level", or "nonoceanic_land_bridge".

param_space

tibble of the parameter space.

param_set

A numeric with the line corresponding to parameter set to run, as found in the file named in param_space.

Value

a list of simulation parameters

Author(s)

Joshua Lambert, Pedro Neves


xieshu95/robustness documentation built on April 13, 2020, 1 p.m.