Issue #5 possible fix
Had to switch the order of the xcolor and tikz package inside the .tex file. Also had to change \usepackage to \RequirePackage
diff --git a/.Rproj.user/441ADA46/sources/prop/60EAAA4E b/.Rproj.user/441ADA46/sources/prop/60EAAA4E
index c8a6372..c60513c 100644
--- a/.Rproj.user/441ADA46/sources/prop/60EAAA4E
+++ b/.Rproj.user/441ADA46/sources/prop/60EAAA4E
@@ -1,4 +1,4 @@
{
- "cursorPosition" : "32,0",
- "scrollLine" : "26"
+ "cursorPosition" : "28,3",
+ "scrollLine" : "22"
}
\ No newline at end of file
diff --git a/.Rproj.user/441ADA46/sources/prop/AE6C9F23 b/.Rproj.user/441ADA46/sources/prop/AE6C9F23
index 7d1ed6b..716ca65 100644
--- a/.Rproj.user/441ADA46/sources/prop/AE6C9F23
+++ b/.Rproj.user/441ADA46/sources/prop/AE6C9F23
@@ -1,4 +1,4 @@
{
- "cursorPosition" : "15,14",
- "scrollLine" : "0"
+ "cursorPosition" : "14,17",
+ "scrollLine" : "4"
}
\ No newline at end of file
diff --git a/.Rproj.user/441ADA46/sources/prop/B68389EB b/.Rproj.user/441ADA46/sources/prop/B68389EB
index 1c34024..c14f033 100644
--- a/.Rproj.user/441ADA46/sources/prop/B68389EB
+++ b/.Rproj.user/441ADA46/sources/prop/B68389EB
@@ -1,4 +1,4 @@
{
- "cursorPosition" : "83,65",
- "scrollLine" : "76"
+ "cursorPosition" : "18,20",
+ "scrollLine" : "8"
}
\ No newline at end of file