1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 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} ```