createBarPlot2_ggplot {InterCellar}R Documentation

Create ggplot barplot of Nint per cluster selected

Description

Create ggplot barplot of Nint per cluster selected

Usage

createBarPlot2_ggplot(
  barplotDF2,
  input_cluster_selected_checkbox,
  input_clust_barplot2
)

Arguments

barplotDF2

dataframe with barplot data

input_cluster_selected_checkbox

selected clusters to keep

input_clust_barplot2

selected cluster to plot

Value

ggplot barplot


[Package InterCellar version 1.99.4 Index]