Allgeier-Lab / arrR

:package: Individual-based simulation model of artificial reefs
https://allgeier-lab.github.io/arrR/
GNU General Public License v3.0
1 stars 0 forks source link

Use terra instead of raster #92

Closed mhesselbarth closed 2 years ago

mhesselbarth commented 2 years ago

raster will not be developed anymore. Thus, switch to its replacement terra. Should be very similar in terms of code and functionality

Related to Allgeier-Lab/meta.arrR#14

mhesselbarth commented 2 years ago

93