Summary
This is the HTML document for the course Reproducible Templates for Analysis and Dissemination peer-graded assignment it contains a plot from ‘pressure’ dataset, as well as the top 6 rows from ‘cars’ dataset.
HTML theme used is leonids
Contents
- Summary
- plot from ‘pressure’ dataset.
- top 6 rows table from the ‘cars’ dataset.
Pressure Plot
A plot from ‘pressure’ dataset:
Cars Table
A table of the top 6 rows from the ‘cars’ dataset:
| speed | dist |
|---|---|
| 4 | 2 |
| 4 | 10 |
| 7 | 4 |
| 7 | 22 |
| 8 | 16 |
| 9 | 10 |