Skip to content

GESIS-Methods-Hub/minimal-example-qmd-rstats

Repository files navigation

Minimal Example of Tutorial in Quarto with R

index.qmd illustrates all the required metadata used by andrew.

This repository uses install.R as configuration file.

Metadata

Markdown YAML front matter key Required Note
title ‼️
subtitle
author ‼️
image Preferable as 900×600 pixels.
image-alt

Supported Features

Feature andrew Notes
Pandoc’s Markdown 👍
Images 👍 As part of Pandoc’s Markdown
Tables 👍 As part of Pandoc’s Markdown
Citations and Bibliographies 👍 As part of Pandoc’s Markdown
Footnotes 👍 As part of Pandoc’s Markdown
Math 👍 Powered by MathJax as part of Pandoc’s Markdown
Callout Blocks 😥 See GESIS-Methods-Hub/andrew#149
Cross References 👍
Computation of Inline Code 👍
Computation of Code Chunks 👍
Code Annotation 👍 Requires Quarto >= 1.3
Title Blocks 👍 Generated by Quarto based on YAML header
How to cite in the appendix 👍 Generated by Quarto based on YAML header

Binder

The link to Binder will launch RStudio IDE.

About

Minimal Example of Tutorial in Quarto with R

Resources

License

Stars

Watchers

Forks