| Type: | Package | 
| Title: | A Graphical User Interface for the 'yuima' Package | 
| Version: | 1.3.1 | 
| Author: | YUIMA Project Team | 
| Maintainer: | Emanuele Guidotti <emanuele.guidotti@hotmail.it> | 
| Description: | Provides a graphical user interface for the 'yuima' package. | 
| License: | GPL-2 | 
| Depends: | R(≥ 3.0.0) | 
| Imports: | DT (≥ 0.2), shinyjs, shiny, shinydashboard, shinyBS, yuima, quantmod, sde, ggplot2, plotly, ghyp | 
| RoxygenNote: | 7.2.1 | 
| URL: | https://yuimaproject.com | 
| NeedsCompilation: | no | 
| Packaged: | 2022-08-10 11:31:32 UTC; eguidotti | 
| Repository: | CRAN | 
| Date/Publication: | 2022-08-11 10:10:02 UTC | 
User-friendly Interface for the yuima package
Description
Runs yuima Graphical User Interface
Usage
yuimaGUI(theme = "black")
Arguments
theme | 
 GUI theme: "black" or "white".  | 
Value
Starts yuima GUI
Author(s)
The YUIMA Project Team
Examples
## Not run: 
yuimaGUI()
## End(Not run)