rampHcOutput: highchart output for RaMP and fisher test.

Description Usage Arguments Value

Description

Based on given x,y data, type and click event, it returns a highcharter object to highchartOutput function to display bar plot.

Usage

1
rampHcOutput(x_data, y_data, type = "column", event_func)

Arguments

x_data

vector contains data for categorical x-axis

y_data

vector contains frequency of each pathway

type

plot's type of this highcharter object

event_func

Javascript code that define the click event

Value

highcharter object


bofei5675/RaMP2 documentation built on May 20, 2019, 8:48 a.m.