connolr3 / eegdatasim_shiny

Shiny App for EEGDataSim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eegdatasim_shiny

Shiny App for EEGDataSim. This repo contains the code used to develop the Shiny App for EEGDataSim. To run the app yourself, you must have Shiny installed.

Otherwise view it on;


DEPENDENCIES

The following packages are required for eegdatasim shiny app to run; install.packages(eegdatasim) install.packages(devtools) install.packages(ggplot2) install.packages(gridextra) install.packages(knitr) install.packages(shiny) install.packages(shinydashboard) install.packages(dashboardthemes) install.packages(shinythemes)


EEGDATASIM PACKAGE

To install the EEGDataSim package run:

  • devtools::install_github("connolr3/eegdatasim")

The repo is;

About

Shiny App for EEGDataSim


Languages

Language:R 100.0%