| compare_general_numbers | R Documentation |
Compare general numbers between data sets
compare_general_numbers(
list_of_data_lists,
colors = c("darkgrey", "chocolate3"),
Legendpos = "top",
margins = c(12, 4, 4, 9),
inset = c(-0.435, 0)
)
list_of_data_lists |
List object containing lists of loaded MaxQuant or IceR data |
colors |
Colors for data sets to be compared. By default two colors are specified ("darkgrey","chocolate3") |
Legendpos |
Location of legend, By default set to "top" |
margins |
Margins aroung plot area. By default set to c(12,4,4,9) |
inset |
Inset of legend. By default set to c(-0.435,0) |
Compare general numbers between data sets
Comparison plots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.