Plots network as adjacency matrix.
gplotMat(adj, title = NULL, colMapLabel = NULL, hasColMap = NULL,
lim = c(0, 1), gradient = c("white", "orange", "red"),
nodeLabels = waiver(), axisTextSize = 12, xAngle = 0,
titleTextSize = 12)2D adjacency matrix.
title.
label for colormap.
FALSE turns off color map, default is NULL (on).
vector with min and max value for color scaling.
gradient colors.
node labels.
text size of the y and x tick labels.
orientation of the x tick labels.
text size of the title.