powered by
m
nrow(m)
ncol(m)
"plot"(x, labels=NULL, drawlab=TRUE, diaglab=TRUE, drawlines=TRUE, xlab=NULL, ylab=NULL, cex.lab=1, ...) sociomatrixplot(x, labels=NULL, drawlab=TRUE, diaglab=TRUE, drawlines=TRUE, xlab=NULL, ylab=NULL, cex.lab=1, ...)
plot
plot.sociomatrix
sociomatrixplot
plot.blockmodel
#Plot a small adjacency matrix plot.sociomatrix(rgraph(5)) #Plot a much larger one plot.sociomatrix(rgraph(100),drawlab=FALSE,diaglab=FALSE)
Run the code above in your browser using DataLab