Warnings, messages, and errors

Reporting with R Markdown

Amy Peterson

Head of Core Curriculum at DataCamp

Warnings

Markdown file without collapse option specified

Knit file with default collapse option

Reporting with R Markdown

Warnings

Markdown file with collapse equals TRUE

Knit file with collapse equals TRUE

Reporting with R Markdown

Warnings

Markdown file with warning equals FALSE

Knit file with warning equals FALSE

Reporting with R Markdown

Messages

Data code chunk with include equals FALSE

Reporting with R Markdown

Messages

Data chunk with no options specified

Knit file with no option specified

Reporting with R Markdown

Messages

Data chunk with message equals FALSE

Knit file with message equals FALSE

Reporting with R Markdown

Messages

Code to filter for projects in Indonesia and message equals FALSE

Knit file with code to filter for projects in Indonesia and message equals FALSE

Reporting with R Markdown

Errors

Code with error equals TRUE

Knit file with errors included

Reporting with R Markdown

Let's practice!

Reporting with R Markdown

Preparing Video For Download...