ecospat.testMdr | R Documentation |
Data frame that contains presence records the species Centaurea stoebe
along years in North America.
data("ecospat.testMdr")
A data frame with 102 observations of Centaurea stoebe
.
latitude
Latitude, in WGS coordinate system.
longitude
Longitude, in WGS coordinate system.
date
Year of the presence record.
Simplified dataset to exemplify the use of the ecospat.mdr function to calculate minimum dispersal routes.
Olivier Broennimann olivier.broennimann@unil.ch
Broennimann, O., P. Mraz, B. Petitpierre, A. Guisan, and H. Muller-Scharer. 2014. Contrasting spatio-temporal climatic niche dynamics during the eastern and western invasions of spotted knapweed in North America.Journal of biogeography, 41, 1126-1136.
Hordijk, W. and O. Broennimann. 2012. Dispersal routes reconstruction and the minimum cost arborescence problem. Journal of theoretical biology, 308, 115-122.
data(ecospat.testMdr)
str(ecospat.testMdr)
dim(ecospat.testMdr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.