new_rmd | R Documentation |
The govukhugo package includes a skeleton Rmarkdown file,
which can be easily selected via the RStudio GUI. new_rmd()
allows you to open a new RStudio editor with a copy of the
skeleton via the console.
new_rmd( title = NULL, date = NULL, section = NULL, weight = NULL, summary = NULL )
title |
The page title |
date |
The page date |
section |
The section the page will go in |
weight |
The page weight |
summary |
A summary of the page |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.