# NOT RUN {
# }
# NOT RUN {
# Start the gui.
PTgui()
# Start Norwegian gui with example data and catch output
out <- PTguiNO(data=EasyData("z1w"))
# Note: Change to TauArgus.exe-path in your computer
exeArgus <- "C:/TauArgus4.2.0b2/TauArgus.exe"
# Note: Change to an existing folder
pathArgus <- "C:/Users/nnn/Documents"
# Start the gui with possibility to run tau-argus.
PTgui(exeArgus=exeArgus, pathArgus=pathArgus)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab