Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lars Dalby
almass
Commits
207e38b4
Commit
207e38b4
authored
Jan 04, 2019
by
LDalby
Browse files
Add draft report for numbers scenario
parent
e59ba107
Changes
1
Hide whitespace changes
Inline
Side-by-side
Grendel/scenarios/numbers_report.Rmd
0 → 100644
View file @
207e38b4
---
title: "Goose numbers scenario"
author: "Lars Dalby"
output: html_document
editor_options:
chunk_output_type: console
---
```{r setup, include=FALSE, cache=FALSE, tidy=FALSE,echo=FALSE}
knitr::opts_chunk$set(echo = FALSE,
warning = FALSE) # fig.path='figs/'
```
```{r load, message=FALSE, include=FALSE}
library(ralmass)
library(tidyverse)
library(viridis)
library(fs)
library(colorblindr)
library(here)
```
Document compiled: `r Sys.time()`
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment