From 7f8e1447b742fd0bac5553c7cf85a5478b8e74f4 Mon Sep 17 00:00:00 2001 From: Alex Carney Date: Sun, 24 Oct 2021 23:23:06 -0700 Subject: [PATCH] broke the script and added an issue template --- code/01-Structures.R | 2 +- issue_template.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 issue_template.md diff --git a/code/01-Structures.R b/code/01-Structures.R index 7337f9e..e041dd9 100644 --- a/code/01-Structures.R +++ b/code/01-Structures.R @@ -11,7 +11,7 @@ b <- 2 a + b A <- 3 a + b - A - +c -