Organizing the report

Reportistica con R Markdown

Amy Peterson

Head of Core Curriculum at DataCamp

Lists and tables

Bulleted list of regions

Reportistica con R Markdown

Lists and tables

Bulleted and numbered lists of regions

Table that displays regions and dollars in millions

Reportistica con R Markdown

Bulleted lists

Markdown file with bulleted list of regions

Knit file with bulleted list of regions

Reportistica con R Markdown

Numbered lists

Markdown file with numbered list of regions

Knit file with numbered list of regions

Reportistica con R Markdown

Adding tables with kable()

Code to create a table using kable()

Knit file with table using kable()

Reportistica con 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()

Reportistica con R Markdown

Table alignment

Knit file with table and renamed columns using kable()

Reportistica con 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

Reportistica con 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

Reportistica con R Markdown

Let's practice!

Reportistica con R Markdown

Preparing Video For Download...