Skip to content

Instantly share code, notes, and snippets.

@tjoels
Created October 23, 2018 15:41
Show Gist options
  • Save tjoels/eafe3a21b0b0880f665ab3e595fdb5c9 to your computer and use it in GitHub Desktop.
Save tjoels/eafe3a21b0b0880f665ab3e595fdb5c9 to your computer and use it in GitHub Desktop.
---
title: "02323"
author: "Troels Just Christoffersen"
date: '2017-12-08'
output:
# github_document:
# toc: true
# toc_depth: 2
html_document:
keep_md: yes
pdf_document: default
subtitle: projekt II
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```
```{r cache=FALSE, include=FALSE}
knitr::read_chunk('./rKode.R')
```
## a) Introduktion
<!-- done -->
```{r readCSV, echo=FALSE}
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment