Organizing the report

Reporting with R Markdown

Amy Peterson

Head of Core Curriculum at DataCamp

Lists and tables

Bulleted list of regions

Reporting with R Markdown

Lists and tables

Bulleted and numbered lists of regions

Table that displays regions and dollars in millions

Reporting with R Markdown

Bulleted lists

Markdown file with bulleted list of regions

Knit file with bulleted list of regions

Reporting with R Markdown

Numbered lists

Markdown file with numbered list of regions

Knit file with numbered list of regions

Reporting with R Markdown

Adding tables with kable()

Code to create a table using kable()

Knit file with table using kable()

Reporting with R Markdown

Modifying table column names

Code to create a table and rename columns using kable()

Knit file with table and renamed columns using kable()

Reporting with R Markdown

Table alignment

Knit file with table and renamed columns using kable()

Reporting with R Markdown

Modifying table alignment

Code to create a table, rename columns, change alignment using kable.png

Knit file with table, renamed columns, changed alignment using kable.png

Reporting with R Markdown

Adding table caption

Code to create table with caption argument of kable.png

Knit file with table with caption argument of kable.png

Reporting with R Markdown

Let's practice!

Reporting with R Markdown

Preparing Video For Download...