powered by
granplot(x, xc = 1, hist = TRUE, cum = TRUE, main = "", col.cum = "red", col.hist="gray", cexname=0.9, cexlab=1.3,decreasing=FALSE)
grandistrib
data(granulo) granplot(granulo,xc=1,hist=TRUE,cum=TRUE,main="Grain-size Distribution", col.hist="gray",col.cum="red") granplot(granulo,xc=2:4,main="Grain-size Distribution")
Run the code above in your browser using DataLab