README.md

functionExplorer

R build
status license Lifecycle:
experimental Codecov test
coverage Travis build
status

A Shiny app for exploring dependencies between functions from selected GitHub repository. Uses shiny.semantic.

Installation

Install from GitHub:

devtools::install_github("jakubsob/functionExplorer")

and run:

functionExplorer::run_app()

User Interface

The app opens to the following interface:

Start page of app.

Start page of app.

To show tutorial on how to use click question mark button in top right corner.

To download data use download button to open modal and fill in name of repository to download:

Data downloading popup.

Data downloading popup.

After download use button to parse data:

Tables with loaded and parsed data.

Tables with loaded and parsed data.

Go to graph tab to view plotted network:

Function dependencies network.

Function dependencies network.

Select node based on value from select input in sidebar or by clicking node on graph:

Function dependencies network with selected node.

Function dependencies network with selected node.



jakubsob/functionExplorer documentation built on Jan. 1, 2021, 4:26 a.m.