ymlthis0.1.7 package

Write 'YAML' for 'R Markdown', 'bookdown', 'blogdown', and More

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_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_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

as_yml

Convert to yml object

asis_yaml_output

Export yml object as a YAML knitr code chunk

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 file

use_yml_defaults

Set up default YAML

yml

Create a new yml object

yml_citations

Set citation-related YAML options

yml_clean

Remove intermediate rendering files

yml_runtime

Activate Shiny in R Markdown

yml_site_opts

Add site options for _site.yml and navbars for R Markdown websites

yml_toc

Specify Table of Contents options

yml_verbatim

Write YAML field or content verbatim

yml_vignette

Set up a package vignette

Write 'YAML' front matter for R Markdown and related documents. Work with 'YAML' objects more naturally and write the resulting 'YAML' to your clipboard or to 'YAML' files related to your project.

  • Maintainer: Malcolm Barrett
  • License: MIT + file LICENSE
  • Last published: 2022-08-05