main {artma} | R Documentation |
artma main
Description
artma main
Usage
main(options = NULL, options_dir = NULL, FUN = NULL)
Arguments
options |
[character] Name of the user options file to use. |
options_dir |
[character] Path to the directory that contains user options. |
FUN |
[function] The function to be called after the setup. |
Value
[any] Depends on the main function definition.
[Package artma version 0.2.1 Index]