Skip to content
Prev 18743 / 29559 Next

alternative for spixdf2kasc from adehabitat package

Dear Andres,

In addition to Alexandre's answers, did you try with the RGDAL package? 
Something like:

veg <- readGDAL("~/Desktop/natur_inter.asc")

This should solve your problem: the asc should be imported as a 
SpatialPixel object, which can then be used in the new version of 
adehabitat package, as underlined by Alexandre.

Mathieu Basille.


Le 07/07/2013 12:46 AM, Alexandre Villers a ?crit :