Added cycling_route_analysis.Rmd to archive/
This commit is contained in:
parent
fda6ee6d95
commit
34fa374de5
@ -16,6 +16,7 @@ editor_options:
|
||||
## Libraries
|
||||
|
||||
```{r libs, eval = TRUE, echo = TRUE, results = "show", warning = FALSE, error = TRUE, message = FALSE}
|
||||
#foo
|
||||
date()
|
||||
rm(list=ls())
|
||||
library(tidyverse)
|
||||
@ -328,6 +329,8 @@ ggsave(file = paste0("figures/",
|
||||
|
||||
# Appendix
|
||||
|
||||
This script has been moved to ./archive/.
|
||||
|
||||
```{r chunklast, eval = TRUE, echo = TRUE, results = "show", warning = TRUE, error = TRUE, message = TRUE}
|
||||
date()
|
||||
sessionInfo()
|
||||
|
Loading…
x
Reference in New Issue
Block a user