Captions
Now, let’s add a caption with set_caption
:
Table 1.1: airquality dataset
Ozone | Solar.R | Wind | Temp | Month | Day |
---|
41 | 190 | 7.4 | 67 | 5 | 1 |
36 | 118 | 8.0 | 72 | 5 | 2 |
12 | 149 | 12.6 | 74 | 5 | 3 |
18 | 313 | 11.5 | 62 | 5 | 4 |
|
| 14.3 | 56 | 5 | 5 |
Or use kintr chunk options:
Table 1.2: airquality dataset
Ozone | Solar.R | Wind | Temp | Month | Day |
---|
41 | 190 | 7.4 | 67 | 5 | 1 |
36 | 118 | 8.0 | 72 | 5 | 2 |
12 | 149 | 12.6 | 74 | 5 | 3 |
18 | 313 | 11.5 | 62 | 5 | 4 |
|
| 14.3 | 56 | 5 | 5 |
Cross-references
- This is a reference to flextable 1.1.
- This is a reference to flextable 1.2.