powered by
vis.count.len(.data, .ncol = 3, .name = "")
.data
load('immdata.rda') # Plot one histogram with main title. vis.count.len(immdata[[1]], 'Main title here') # Plot a grid of histograms with 2 columns. vis.count.len(immdata, 2)
Run the code above in your browser using DataLab