[R] Change colour ggiNEXT plot package iNEXT

Luigi Marongiu m@rong|u@|u|g| @end|ng |rom gm@||@com
Tue Oct 22 11:18:49 CEST 2019


Dear all,
is it possible to provide custom color to the rarefaction curve of the
package iNEXT (ggiNEXT)?
If I have these data:
```
library(iNEXT)
library(ggplot2)
data(spider)
out <- iNEXT(spider, q=0, datatype="abundance")
ggiNEXT(out, type=1)
```
can i colour the lines with, let's say, yellow and green?
Thank you
-- 
Best regards,
Luigi



More information about the R-help mailing list