Learn R Programming

DOSE (version 2.10.6)

simplot: simplot

Description

plotting similarity matrix

Usage

simplot(sim, xlab = "", ylab = "", color.low = "white", color.high = "red", labs = TRUE, digits = 2, labs.size = 3, font.size = 14)

Arguments

sim
similarity matrix
xlab
xlab
ylab
ylab
color.low
color of low value
color.high
color of high value
labs
logical, add text label or not
digits
round digit numbers
labs.size
lable size
font.size
font size

Value

ggplot object