box_violin_plot: box_violin_plot.

Description Usage Arguments Value See Also Examples

View source: R/box_violin_plot.R

Description

绘制小提琴+箱型图.

Usage

1

Arguments

name

a title text for your plot

Value

a box and violin plot

See Also

Other box_violin_plot: Pathway, group2

Examples

1
2
3
4
name='Folate biosynthesis'
png(filename = paste0(tempdir(),'/Folate biosynthesis.png'),width = 1080,height = 1440,res = 300)
box_violin_plot(name)
dev.off()

xiayh17/How2Document documentation built on Dec. 23, 2021, 6:18 p.m.