guinterp: Launch GUInterp

View source: R/guinterp.R

guinterpR Documentation

Launch GUInterp

Description

Open the GUInterp graphical interface

Usage

guinterp(language = "en", demo = FALSE)

Arguments

language

Interface language (currently only English – "en" – and Italian – "it" – were implemented). Default is to retrieve it from system settings.

demo

If TRUE, only internal example data can be used (default is FALSE).

Value

NULL (the function is called for its side effect)

Author(s)

Luigi Ranghetti, phD (2020) luigi@ranghetti.info

Examples

## Not run: 
guinterp()

## End(Not run)

ranghetti/guinterp documentation built on Sept. 13, 2022, 7:19 a.m.