jeffreyevans / spatialEco

R package for spatial analysis and modelling of ecological systems
GNU General Public License v3.0
108 stars 29 forks source link

sf support #25

Closed Saadi4469 closed 3 years ago

Saadi4469 commented 3 years ago

Hello,

Can I use the raster.modifed.ttest() function for a regular gridded "sf" object?

Saadi4469 commented 3 years ago

I got it working with an spdf object. Having said that, I would really appreciate if you add the support for sf objects and produce sf object output from the package too, as it seems sf is becoming more and more mainstream now judging by the comments of senior GIS folks in the industry, plus sf objects are supported by ggplot too. I really like your package Mr. Evans, keep up the good work.

Cheers,