call.MTGO | R Documentation |
This function invokes MTGO. You need to have created a MTGO parameter file (see write.paramFile), an edge file (see write.edges) and a dictionary file (see write.dictionary). Files formats and names are standard so it's better to use the suggested functions to create them.
call.MTGO(outfolder, verbose = TRUE)
outfolder |
the folder where to read data and write results |
verbose |
if TRUE errors and warnings are printed after the run completes |
nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.