R graph gallery

The blog is a collection of script examples with example data and output plots. R produce excellent quality graphs for data analysis, science and business presentation, publications and other purposes. Self-help codes and examples are provided. Enjoy nice graphs !!

Showing posts with label hive. Show all posts
Showing posts with label hive. Show all posts
Monday, April 29, 2013

RG#94: Hive plot (diagram)

›
require(HiveR) # test random data, nodes = 200, edge 200    td1 <- ranHiveData(nx = 3, nn = 200 , ne = 200) plotHive(td1, bkgnd = ...
›
Home
View web version
Powered by Blogger.