cov.by.trial | R Documentation |
Collection of environmental covariables from raster files and geographic coordinates.
cov.by.trial(cov.raster, reference, long, latd, trial)
cov.raster |
is a raster or a raster stack object for environmental covariates |
reference |
is a data.frame object containing the identifiers of places (or environments) and their geographic coordinates of latitude and longitude. |
long |
name of the longitude vector inserted in the reference data.frame |
latd |
name of the latitude vector inserted in the reference data.frame |
trial |
name of the trial vector inserted in the reference data.frame |
Germano M F Costa Neto
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.