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 b88f2a6 commit 12e0015Copy full SHA for 12e0015
Makefile
@@ -0,0 +1,4 @@
1
+all: model
2
+
3
+model:
4
+ Rscript SewageModel/src/models/models.R
0 commit comments