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