Analyzing the data

Reporting with R Markdown

Amy Peterson

Head of Core Curriculum at DataCamp

Loading packages

Markdown file that loads the readr package

Reporting with R Markdown

Loading packages

Markdown file that loads the readr and dplyr packages

Reporting with R Markdown

Filtering for projects in Indonesia

Markdown file with code to filter investment_services_projects for projects in Indonesia

Knit file with code to filter investment_services_projects for projects in Indonesia

Reporting with R Markdown

Filtering for projects in Indonesia in 2012

Markdown file with code to filter investment_services_projects for projects in Indonesia in 2012

Knit file with code to filter investment_services_projects for projects in Indonesia in 2012

Reporting with R Markdown

Including code results in text

Markdown file with code to summarize the total_investment amounts for all projects in Indonesia in 2012

Reporting with R Markdown

Including code results in text

Markdown file with text that references the indonesia_investment_projects_2012_total object

Knit file with text that references the indonesia_investment_projects_2012_total object

Reporting with R Markdown

Multiple code chunks

Markdown file with code chunks without names

Reporting with R Markdown

Naming code chunks

Markdown file with code chunks with names

Reporting with R Markdown

Let's practice!

Reporting with R Markdown

Preparing Video For Download...