diff --git a/Compare-multiple-ecospace-outputs.R b/Compare-multiple-ecospace-outputs.R index e5e1d3a..cc3a10b 100644 --- a/Compare-multiple-ecospace-outputs.R +++ b/Compare-multiple-ecospace-outputs.R @@ -5,6 +5,8 @@ ## 'B' --> Denotes biomass ## 'C' --> Denotes catch +## Test push/pull from new computer + ## Setup ----------------------------------------------------------------------- rm(list=ls()) source("./functions.R") ## Pull in functions