model_config_changed: Check if model parameters have changed in two configurations.

Description Usage Arguments Value

View source: R/utilities.R

Description

We only consider those parameters that can be changed by the webapp in detecting change. This is used to decide if model needs to be rebuilt

Usage

1
model_config_changed(config1, config2)

Arguments

config1

first list

config2

second list

Value

TRUE or FALSE


bnaras/SBCpip documentation built on May 5, 2019, 6:54 p.m.