Skip to content
Snippets Groups Projects
Commit 3337a0f6 authored by Dijk, Michiel van's avatar Dijk, Michiel van :metal:
Browse files
parents 55b1659f 05521d20
No related branches found
No related tags found
No related merge requests found
# This is a script where I try new stuff and save stuff that I have learned.
---
title: "Review agricultural microsim"
author: "Ninke Feenstra"
date: "`r Sys.Date()`"
output: html_document
date: "2023-02-20"
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```
## Introduction
```{r cars}
summary(cars)
```
## Including Plots
You can also embed plots, for example:
```{r pressure, echo=FALSE}
plot(pressure)
```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment