call.MTGO: Calls for MTGO execution

View source: R/lib.R

call.MTGOR Documentation

Calls for MTGO execution

Description

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.

Usage

call.MTGO(outfolder, verbose = TRUE)

Arguments

outfolder

the folder where to read data and write results

verbose

if TRUE errors and warnings are printed after the run completes

Value

nothing


ne1s0n/MTGOsc documentation built on April 20, 2022, 9:35 p.m.