Skip to content

Commit c9ec284

Browse files
committed
Merge branch 'final_submission_files' of https://github.com/jzwart/catchment_metab_wg into final_submission_files
2 parents 415d4f3 + 5f97831 commit c9ec284

6 files changed

+1
-1
lines changed
-1.1 KB
Loading
-22.1 KB
Loading
-1.74 KB
Loading

1_plot/out/fig_7_inlake_models.png

-8.84 KB
Loading

1_plot/out/fig_8_load_models.png

-18.7 KB
Loading

1_plot/src/plotting_functions.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -995,7 +995,7 @@ plot_stream_lake_stoich_scatter <- function(
995995

996996
g = cowplot::plot_grid(doc_tn, doc_tp, tn_tp, lake_doc_tn, lake_doc_tp, lake_tn_tp,
997997
labels = c('A', 'B', 'C', 'D', 'E', 'F'), align = 'hv', nrow = 2)
998-
998+
browser()
999999
ggsave(out_file,
10001000
plot = g,
10011001
width = 12, height = 8,

0 commit comments

Comments
 (0)