is_param_space_name: Checks whether the parameter space name give is one of the...

View source: R/is_param_space_name.R

is_param_space_nameR Documentation

Checks whether the parameter space name give is one of the parameter spaces that are included in the DAISIErobustness package

Description

Checks whether the parameter space name give is one of the parameter spaces that are included in the DAISIErobustness package

Usage

is_param_space_name(param_space_name)

Arguments

param_space_name

A string with the parameter space to run. See is_param_space_name() for options.

Value

Boolean

Examples

bool <- is_param_space_name("oceanic_ontogeny_cs")

Neves-P/DAISIErobustness documentation built on May 22, 2024, 4:26 p.m.