Fixed the kableExtra table error

kableExtra requires the `latex_options = "HOLD_position"` in order for this table to show up with a `caption` used. Haven't had time to figure out why.
diff --git a/.Rproj.user/441ADA46/sources/prop/60EAAA4E b/.Rproj.user/441ADA46/sources/prop/60EAAA4E
index 49bceed..cd6cc3c 100644
--- a/.Rproj.user/441ADA46/sources/prop/60EAAA4E
+++ b/.Rproj.user/441ADA46/sources/prop/60EAAA4E
@@ -1,4 +1,4 @@
 {
-    "cursorPosition" : "138,30",
-    "scrollLine" : "82"
+    "cursorPosition" : "99,77",
+    "scrollLine" : "96"
 }
\ No newline at end of file
diff --git a/.Rproj.user/441ADA46/sources/prop/91EB04FB b/.Rproj.user/441ADA46/sources/prop/91EB04FB
index 84f0b4a..ef0305f 100644
--- a/.Rproj.user/441ADA46/sources/prop/91EB04FB
+++ b/.Rproj.user/441ADA46/sources/prop/91EB04FB
@@ -1,4 +1,4 @@
 {
     "cursorPosition" : "134,0",
-    "scrollLine" : "124"
+    "scrollLine" : "0"
 }
\ No newline at end of file