Learn R Programming

EventDetectGUI

General Info

EventDetectR is an R-package for detecting/classifiying events in time-series data. It aims to combine multiple well-known R-packages like the forecast package to deliver an easily configurable tool for event detection. The EventDetectGUI package is a graphical user interface, created to make the access and use of the EventDetectR package even easier.

The main documentation for the GUI will be collected on the EventDetectR GitHub Site and the Package Website.

Installation

The package can be installed directly from github:

require(devtools)
install_github("frehbach/EventDetectGUI")

The package will soon be available on CRAN and can be installed:

install.packages('EventDetectGUI')

Usage

You need only one function to start and run the EventDetectGUI:

runGUI()

Copy Link

Version

Install

install.packages('EventDetectGUI')

Monthly Downloads

157

Version

0.3.0

License

GPL-3

Maintainer

Sowmya Chandrasekaran

Last Published

April 3rd, 2020

Functions in EventDetectGUI (0.3.0)

xmlGetRootElement

xmlGetAllConfiguredControlElements
getXMLVarListUI

getXMLVarListUI
getUIPage

Defines the shiny UI-part of the GUI
packageDataEnv

Package Data Environment
runGUI

runGUI
.onAttach

Runs on package attach
getXMLVariableUI

getXMLVariableUI
stationBData

stationBData
setEnvData

Set a value to a variable in the packageData Environment
recordNewTest

Record a new GUI test sequence
geccoIC2018Test

geccoIC2018Test
getControlList

getControlList
getServer

Generate Server Part of GUI
getEnvData

Access a variable in the packageData Environment
geccoIC2018Train

geccoIC2018Train
checkInputCorrectness

checkInputCorrectness
getClosureVariableFromUI

getClosureVariableFromUI
getExtraParametersList

getExtraParametersList
getAmountCsvCheckBoxes

Choosing the input columns