Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Minimal Example of Tutorial in Quarto with R and System Requirements

License

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Example of Tutorial in Quarto with R and System Requirements

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.

Metadata

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

Supported Features

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

Binder

The link to Binder will launch RStudio IDE.

About

Minimal Example of Tutorial in Quarto with R and System Requirements

Resources

License

Stars

Watchers

Forks

Languages