powered by
Reads in the app state from yaml files.
MB_mk_preload(state)
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.
MB state object
sess_res = MB_test_mksession() state = sess_res$state res = MB_mk_preload(state)
Run the code above in your browser using DataLab