modify_model_field_lgl: Adds or removes boolean attribute from model object and YAML

View source: R/modify-model-field.R

modify_model_field_lglR Documentation

Adds or removes boolean attribute from model object and YAML

Description

Adds or removes boolean attribute from model object and YAML

Usage

modify_model_field_lgl(.mod, .field, .action = c("add", "remove"))

Arguments

.mod

list object of model data

.field

boolean attribute to be set

.action

character scalar denoting the action to take. Can be either "add" or "remove".


metrumresearchgroup/rbabylon documentation built on April 21, 2024, 3:26 a.m.