generate_model: A helper function that reads the shiny model builder UI...

View source: R/generate_model.R

generate_modelR Documentation

A helper function that reads the shiny model builder UI inputs and saves information in a model object

Description

This function takes as input the shiny user inputs for the modelbuilder build functionality and writes them inot a model object

Usage

generate_model(input, values)

Arguments

input

Shiny UI inputs to be read

values

Shiny UI variable that contains needed counters

Details

This function is a helper function

Value

A modelbuilder model structure.

Author(s)

Spencer D. Hall, Andreas Handel


ahgroup/modelbuilder documentation built on April 14, 2024, 2:29 p.m.