Skip to content

Commit

Permalink
Merge pull request #31 from jzwart/code_release_v1
Browse files Browse the repository at this point in the history
fig 7
  • Loading branch information
jzwart authored Oct 4, 2023
2 parents 76a4961 + e61be84 commit f4e45e0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added 1_plot/out/fig_7_load_models.tiff
Binary file not shown.
2 changes: 1 addition & 1 deletion 1_plot/src/plotting_functions.R
Original file line number Diff line number Diff line change
Expand Up @@ -1832,7 +1832,7 @@ plot_models_load <- function(
ggsave(filename = out_file,
plot = plot_out,
width = 16, height = 16,
dpi = 300)
dpi = 301)

return(out_file)
}
Expand Down

0 comments on commit f4e45e0

Please sign in to comment.