We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1d5d1c commit 692744eCopy full SHA for 692744e
Dockerfile
@@ -74,6 +74,10 @@ COPY ./Data/HW_2_template_final_final.Rmd /home/$USER/templates
74
COPY ./Data/hw2_q2_test.encryptr.bin /home/$USER/test_files
75
COPY ./Data/HW_3_Template_Final.Rmd /home/$USER/templates
76
COPY ./Data/hw3_q2_test.encryptr.bin /home/$USER/test_files
77
+COPY ./Data/HW_4_Template_Final.Rmd /home/$USER/templates
78
+COPY ./Data/hw4_q2_test.encryptr.bin /home/$USER/test_files
79
+COPY ./Data/NSED_SLJ_slim_data.csv /home/$USER/data
80
+COPY ./Data/TorontoHealth.csv /home/$USER/data
81
82
83
#### install stan stuff
0 commit comments