plot.adp: ploting yield adaptability maps from raster files

View source: R/plotAdp.R

plot.adpR Documentation

ploting yield adaptability maps from raster files

Description

ploting yield adaptability maps from raster files

Usage

## 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"))

Arguments

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.

Author(s)

Germano M F Costa Neto


gcostaneto/frGIS documentation built on Jan. 4, 2024, 1:41 p.m.