Open the GUInterp graphical interface

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

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

Examples

if (FALSE) { guinterp() }