10 lines
157 B
Text
10 lines
157 B
Text
![]() |
# Introduction
|
||
|
|
||
|
This is a book created from markdown and executable code.
|
||
|
|
||
|
See @knuth84 for additional discussion of literate programming.
|
||
|
|
||
|
```{r}
|
||
|
1 + 1
|
||
|
```
|