Learn R Programming

tr.iatgen (version 1.0.0)

translate.qsf.gui: Graphical user interface (GUI) to translate iatgen generate QSF file

Description

This function allows you to translate an iatgen QSF file by visually selecting the files and settings for the translation.

It's a wrapper around 'translate.qsf()', meant to be make it more user-friendly for less technical users.

See the official iatgen website for a web based alternative.

Usage

translate.qsf.gui()

Arguments

Value

Translated file path/location (class: character)

Examples

Run this code
if (FALSE) { # interactive()
translate.qsf.gui()
}

Run the code above in your browser using DataLab