# NOT RUN {
# The takapoto atoll network
EnvInd(Takapoto, Import = "CO2",
Export = c("CO2", "Sedimentation", "Grazing"))
as.data.frame(
EnvInd(Tij = Conesprings, Import = "Inflows",
Export = c("Export", "Dissipation"))
)
EnvInd(Tij = Conesprings, Import = "Inflows",
Export = c("Export", "Dissipation"), full = TRUE)
# }
Run the code above in your browser using DataLab