Daniel R. Uden, Michelle L. Hellman, David G. Angeler, Craig R. Allen. 2014. The role of reserves and anthropogenic habitats for functional connectivity and resilience of ephemeral wetlands. Ecological Applications 24:1569–1582. http://dx.doi.org/10.1890/13-1755.1


Supplement

R code for construction and analysis of wetland habitat networks.
Ecological Archives A024-192-S1.

Copyright


Authors
File list (downloads)
Description


Author(s)

Daniel R. Uden
Nebraska Cooperative Fish and Wildlife Research Unit, School of Natural Resources, University of Nebraska-Lincoln
3310 Holdrege Street
University of Nebraska-Lincoln
Lincoln, NE 68583
Email: danielruden87@gmail.com

Michelle L. Hellman
Nebraska Cooperative Fish and Wildlife Research Unit, School of Natural Resources, University of Nebraska-Lincoln
3310 Holdrege Street
University of Nebraska-Lincoln
Lincoln, NE 68583
E-mail: michelle_hellman@hotmail.com

Craig R. Allen
U.S. Geological Survey, Nebraska Cooperative Fish and Wildlife Research Unit, School of Natural Resources, University of Nebraska-Lincoln
3310 Holdrege Street
University of Nebraska-Lincoln
Lincoln, NE 68583
E-mail: callen3@unl.edu

David. G. Angeler
Swedish University of Agricultural Sciences, Department of Aquatic Sciences and Assessment
P.O. Box 7050, SE-750 07 Uppsala, Sweden
E-mail: david.angeler@slu.se


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.