Run artma with the specified methods and options.
run(methods = NULL, options_file_name = NULL, options_dir = NULL)[list] Results of the invocations, indexed by method names.
[character, optional] A character vector of the methods to invoke. Defaults to NULL.
[character, optional] The name of the options file to use. Defaults to NULL.
[character, optional] The directory containing the options file. Defaults to NULL.