Wiley
Browse
1/1
11 files

Supplement 1. Ten R scripts demonstrating construction and analysis of wetland landscape habitat networks.

dataset
posted on 2016-08-04, 17:52 authored by Daniel R. Uden, Michelle L. Hellman, David G. Angeler, Craig R. Allen

File List

CurrentWetsNoPitsEdges.R (MD5: bf61c7ecab3c50bd3dea86cdeab76727)

CurrentWetsNoPitsNetwork.R (MD5: 8a83474484256bf469fb7c315ed00dbc)

CurrentWetsNoPitsOrReservesNetwork.R (MD5: 6c29b546d6091435ef67623ea0a99f24)

CurrentReservesNetwork.R (MD5: 099ace9269efe87347d40a0b2e3ea6f2)

CurrentWetsNetworkPart1.R (MD5: 489a629e01f6e3a6b46ae8ac12964f9c)

CurrentWetsNetworkPart2.R (MD5: e836f53d8b6bfe75a4e5bf141821a037)

CurrentWetsNoReservesNetworkPart1.R (MD5: c409557544c5a9cca85fbf98c9443ab2)

CurrentWetsNoReservesNetworkPart2.R (MD5: 28e3d5049aabd8bd2e829304e6d525ad)

HistoricWetsNetworkPart1.R (MD5: d8c0e4beea099be7a955a5efa208f375)

HistoricWetsNetworkPart2.R (MD5: 538bb3ab176d941d81b208176b8def52)

Description

CurrentWetsNoPitsEdges.R contains code to construct network edges in the current wetlands without pits landscape scenario. Similar code was used to construct edges in other landscape scenarios.
CurrentWetsNoPitsNetwork.R contains code for construction and analysis of the current wetlands without pits scenario network.
CurrentWetsNoPitsOrReservesNetwork.R contains code for construction and analysis of the current wetlands without pits or reserves scenario network.
CurrentReservesNetwork.R contains code for construction and analysis of the reserves only scenario network.
CurrentWetsNetworkPart1.R contains code for the construction of the current wetlands scenario network. Due to 32-bit R memory limitations, network edges were exported to .csv files for analysis in another R session.
CurrentWetsNetworkPart2.R contains code for analysis of the current wetlands scenario network.
CurrentWetsNoReservesNetworkPart1.R contains code for the construction of the current wetlands without reserves scenario network. Due to 32-bit R memory limitations, network edges were exported to .csv files for analysis in another R session.
CurrentWetsNoReservesNetworkPart2.R contains code for analysis of the current wetlands without reserves scenario network.
HistoricWetsNetworkPart1.R contains code for the construction of the historical wetlands scenario network. Due to 32-bit R memory limitations, network edges were exported to .csv files for analysis in another R session.
HistoricWetsNetworkPart2.R contains code for the analysis of the historical wetlands scenario network.

History