knitr::opts_chunk$set(echo = FALSE, cache = TRUE, autodep = TRUE, warning = FALSE, message = FALSE, error = FALSE, out.width = "70%", fig.align = "center")
library(spatial)
library(tidyverse)
library(viridis)
library(latex2exp)
library(gridExtra)
source("R/problem1.R")
source("R/problem3.R")
source("R/problem4.R")
knitr::read_chunk("R/problem1.R")
knitr::read_chunk("R/problem3.R")
knitr::read_chunk("R/problem4.R")




\section{Appendix}

All our code can be found in the print-out below:




siliusmv/tma4300ex2 documentation built on May 26, 2019, 4:32 a.m.