Oncomine_box_plot: To plot box plot for Oncomine

Description Usage Arguments Value Examples

View source: R/Oncomine_box_plot.R

Description

To plot box plot for Oncomine

Usage

1

Arguments

filename

the filename can be box or bar data filename or dataframe name of bar or box or omitted

Value

a box plot using plotly package

Examples

1
2
3
4
5
filename=Oncomine_box("bb.txt")
filename=Oncomine_bar("bar.txt")
filename="bb.txt"
filename="bar.txt"
Oncomine_box_plot(filename)

yikeshu0611/ROncomine documentation built on May 28, 2019, 12:35 a.m.