Output an R Markdown header with specified parameters.
1 2 3 4 5 6 |
title |
the title of the page. |
author |
the author of the page. The default is NULL - no author. |
date |
the date for the page. The default is NULL - no date. |
output |
the output format of the page. If NULL then no output format. The default is an html document. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.