fix sample means example

This commit is contained in:
Garrett Mills 2019-05-01 15:22:08 -05:00
parent 64791f0762
commit e741c8de64

View File

@ -6,4 +6,4 @@ cd $SLURM_SUBMIT_DIR
mkdir plots/
R --vanilla -f generate.R --args "plot$SLURM_ARRAY_TASK_ID"
R --vanilla -f generate_plots.R --args "plot$SLURM_ARRAY_TASK_ID"