aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/analysis
diff options
context:
space:
mode:
Diffstat (limited to 'analysis')
-rw-r--r--analysis/analysis.Rmd19
1 files changed, 19 insertions, 0 deletions
diff --git a/analysis/analysis.Rmd b/analysis/analysis.Rmd
new file mode 100644
index 0000000..b78d169
--- /dev/null
+++ b/analysis/analysis.Rmd
@@ -0,0 +1,19 @@
+---
+title: "HPC Final Project Analysis"
+author:
+- "JP Appel"
+output:
+ html_document:
+ toc: true
+ toc_float: true
+ number_sections: false
+ theme: united
+ highlight: tango
+ code_folding: show
+ fig_width: 10
+ fig_height: 8
+ fig_caption: true
+---
+
+```{r setup, echo=FALSE}
+```