I am following the generalized string below, hardly having any clue to change color, line and symbol types to give contrast to the plot. No good tutorial on par function :(  

please help

##Biodiversity.R ##Kindt & Coe 2005

##follow the string below

ranka = rankabundance(data.all)

ranka

rankabunplot(x, scale='abundance', addit= F, specnames= c(1,2,3)) rankabuncomp(data.all, y=data.env, factor='Site', scale ='accumfreq', legend=F, labels(T), lty=2)

Similar questions and discussions