smartRgui: smartR GUI

Description Usage Arguments Value Examples

View source: R/smart_gui.R

Description

The smartRgui function implements the main graphical user interface of smartR. Please, contact the package maintainer for detailed instructions.

Usage

1
smartRgui(smartRstudy = NULL)

Arguments

smartRstudy

SmartProject class

Value

This function does not return a value.

Examples

1
2
3
4
5
## Not run: 
yourSmartRstudy <- SmartProject$new()
smartRgui(smartRstudy = yourSmartRstudy)

## End(Not run)

d-lorenz/smartR documentation built on May 9, 2020, 12:57 p.m.