Concept | R Markdown reportsΒΆ
R Markdown reports are another useful reporting tool integrated into Dataiku.
For those comfortable coding in R, R Markdown documents allow you to weave together narrative text and code to produce reproducible and elegantly formatted output, such as reports or presentations.
Similar to the interface for building webapps in Dataiku, you will find a tab to interactively edit the source code of the report, alongside its output.

The integration with Dataiku enables you to publish these documents on project dashboards, share them with other Dataiku projects, or download them in a wide variety of formats, such as HTML, PDF, or Microsoft Word.

As is the case for dashboards, you can also automate the download of R Markdown reports using a scenario.