Skip to content

Commit

Permalink
Article submission version
Browse files Browse the repository at this point in the history
  • Loading branch information
ppernot committed Apr 2, 2020
1 parent d9275dc commit 7c3fb87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analysis/reprodArticle.R
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ library(lib,character.only = TRUE)
gPars = list(
cols = rev(inlmisc::GetColors(8))[1:7],
cols_tr = rev(inlmisc::GetColors(8, alpha = 0.2))[1:7],
cols_tr2 = rev(inlmisc::GetColors(8, alpha = 0.5))[1:7],
cols_tr2 = rev(inlmisc::GetColors(8, alpha = 0.75))[1:7],
pty = 's',
mar = c(3,3,1.6,.2),
mgp = c(2,.75,0),
Expand Down

0 comments on commit 7c3fb87

Please sign in to comment.