Displaying 1 result from an estimated 1 matches for "plot_dd__one_".
2011 Apr 26
1
Barplot for degree distribution
...t; dd1 = degree.distribution(g)
> plot(dd1, xlab="degree", ylab = "frequency")
whereas barplot doesnot have any x-axis
> barplot(dd1, xlab = "degree", ylab = "frequency")
Please see the figures attached.
http://r.789695.n4.nabble.com/file/n3476831/barplot_dd__one_.png
http://r.789695.n4.nabble.com/file/n3476831/plot_dd__one_.png
--
View this message in context: http://r.789695.n4.nabble.com/Barplot-for-degree-distribution-tp3476831p3476831.html
Sent from the R help mailing list archive at Nabble.com.