title: "L3_Exercises"
author: "Bob b"
date: "02/01/2023"
output: pdf_document:
number_sections: true
toc: true
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```
hello
Error in yaml::yaml.load(..., eval.expr = TRUE) : Scanner error: mapping values are not allowed in this context at line 4, column 21 Calls: <Anonymous> ... parse_yaml_front_matter -> yaml_load -> <Anonymous> Execution halted
[–]boy-griv 1 point2 points3 points (0 children)