plot.adp | R Documentation |
ploting yield adaptability maps from raster files
## S3 method for class 'adp'
plot(adp.raster, nclass = 10, plot = c("full range",
"positive", "negative"), shp = NULL, p.strip = list(cex = 0.7, lines
= 1, col = "black"), colours = c("blue3", "royalblue", "cyan2",
"green3", "yellow", "red"))
nclass |
numeric, is a number of classes for legend values |
plot |
is a type of plot, using all values (full range), only positive values (positive) or negative (negative) |
shp |
is a additional shape file |
dp.raster |
is a raster or a raster stack file for predicted adp values of the genotypes. |
Germano M F Costa Neto
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.