tzar_main: Wrapper function to call your application code from tzar

Description Usage Arguments Value Examples

Description

Wrapper function to call your application code from tzar

Usage

1
tzar_main(parameters, emulating_tzar = FALSE)

Arguments

parameters

List of parameters controlling the current run (usually decoded from project.yaml by tzar)

emulating_tzar

boolean indicating whether to run tzar_emulator; TRUE implies run emulator, FALSE implies don't run under emulator

Value

Returns nothing

Examples

1
2
3
4
## Not run: 
tzar_main (parameters)

## End(Not run)

langfob/bdpgxupaper documentation built on May 25, 2019, 9:30 p.m.