Superseded by https://github.com/GESIS-Methods-Hub/minimal-example-qmd-rstats-units.
index.qmd illustrates all the required metadata used by methodshub
.
This repository uses install.R as configuration file. R package xml2
requires the libxml2
software library from the system. libxml2
software library is installed by repo2docker because it is required by other R packages.
Markdown YAML front matter key | Required | Note |
---|---|---|
title | ||
subtitle | ||
author | ||
image | Preferable as 900×600 pixels. | |
image-alt |
Feature | methodshub |
Notes |
---|---|---|
Pandoc’s Markdown | 👍 | |
Callout Blocks | 👍 | |
Cross References | 👍 | |
Citations and Bibliographies | 👍 | |
Code Annotation | 👍 | Requires Quarto >= 1.3 |
Computation of Code Chunks | 👍 | |
Computation of Inline Code | 👍 | |
Title Blocks | 👍 | Generated by Quarto based on YAML header |
How to cite in the appendix | 👍 | Generated by Quarto based on YAML header |
The link to Binder will launch RStudio IDE.