文件名称:complex-upset:一个用于使用ggplot2 geoms创建复杂的UpSet图的库
文件大小:2.59MB
文件格式:ZIP
更新时间:2024-04-05 23:34:24
visualization python ggplot2 venn-diagram rstats
ComplexUpset 快速链接:| | | 展示柜 获得UpSetR所有优点,但具有ggplot2完全可扩展性。 点击此处显示源代码library( ggplot2 ) library( ComplexUpset ) if ( ! require( ggplot2movies )) install.packages( ' ggplot2movies ' ) movies = ggplot2movies :: movies genres = c( ' Action ' , ' Animation ' , ' Comedy ' , ' Drama ' , ' Documentary ' , ' Romance ' ) upset( movies , genres , annotations = list ( ' Length ' = ggplot