The goal of net.raster is to calculate spatialized interaction network metrics for bipartite networks, using species presence-absence rasters as input, in addition to the interaction matrix. net.raster improves the visualization of interaction patterns in space, generating a new layer of information based on species distributions. We can calculate potential bipartite interactions on a grid by combining Species Distribution Models, or even other species distribution raster data, from each trophic level. net.raster also allows simultaneous calculation of network metrics for multiple potential communities in space or spatial scenarios over time. The package can be used for mutualistic or antagonistic interactions.
You can install the development version of net.raster using the following code:
# install.packages("devtools")
devtools::install_github("CynOliveira/net.raster")
If you have any question or find any bug, let us know through the topic "Issues".