asis_yaml_output | Export yml object as a YAML knitr code chunk |
as_yml | Convert to yml object |
bib2yml | Convert bib files to YAML |
blogdown_template | Create YAML based on blogdown theme archetypes |
code_chunk | Write code chunks programmatically |
draw_yml_tree | Draw an tree of YAML hierarchy |
gitbook_config | Configure 'bookdown::gitbook()' output |
has_field | Check if field exists in YAML |
includes2 | Include content within output |
is_yml | Is object a yml object? |
last_yml | Return the most recently printed YAML |
pagedown_business_card_template | Generate a full YAML template for your pagedown business card |
pandoc_template_types | Use pandoc templates and custom highlight themes |
pipe | Pipe operator |
pkgdown_template | Generate a full YAML template for your pkgdown site |
read_json | Read and write to JSON and TOML |
use_file_yml | Write YAML to file |
use_yml | Copy YAML code to your clipboard or write to a new R Markdown... |
use_yml_defaults | Set up default YAML |
yml | Create a new yml object |
yml_author | Set Top-level R Markdown YAML Fields |
yml_blank | Return a blank object to be discarded from YAML |
yml_blogdown_opts | Set Top-level YAML options for blogdown |
yml_bookdown_opts | Set Top-level YAML options for bookdown |
yml_citations | Set citation-related YAML options |
yml_clean | Remove intermediate rendering files |
yml_code | Take code and write it as valid YAML |
yml_distill_opts | Set Top-level YAML options for distill |
yml_handlers | Set handlers to process the way YAML is printed |
yml_latex_opts | Set LaTeX YAML options for PDF output |
yml_load | Load YAML from string |
yml_output | Capture, validate, and write output YAML |
yml_pagedown_opts | Top-level YAML options for pagedown |
yml_params | Parameterize an R Markdown report using Shiny components |
yml_pkgdown | Set Top-level YAML options for pkgdown |
yml_reference | Write references as YAML fields |
yml_replace | Replace, pluck, or discard top-level YAML fields |
yml_resource_files | Add external resource files to R Markdown document |
yml_rsconnect_email | Set YAML for Scheduled Emails in RStudio Connect |
yml_rticles_opts | Set YAML related to rticles output formats |
yml_runtime | Activate Shiny in R Markdown |
yml_site_opts | Add site options for _site.yml and navbars for R Markdown... |
yml_toc | Specify Table of Contents options |
yml_verbatim | Write YAML field or content verbatim |
yml_vignette | Set up a package vignette |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.