Skip to contents

Reads in the app state from yaml files.

Usage

NCA_mk_preload(state)

Arguments

state

NCA state object

Value

list with the following elements

  • isgood: Boolean indicating the exit status of the function.

  • msgs: Messages to be passed back to the user.

  • yaml_list: Lists with preload components.

Examples

res = NCA_mk_preload(state)
#> Error: object 'state' not found