Learn R Programming

dataesgobr (version 1.0.0)

runGUI: Launches the web-based GUI for dataesgobr

Description

Download, load and edit using an interactive user interface in the web browser

Usage

runGUI()

Arguments

Value

nothing

Details

The dataesgobr package contains a basic Shiny-based GUI that you can use in order to work easily while you are using the package. You have to install the shiny package to use this GUI.

Examples

Run this code
# NOT RUN {
library(dataesgobr)
runGUI()
# }

Run the code above in your browser using DataLab