kiernann/gluedown: Wrap Vectors in Markdown Formatting

Ease the transition between R vectors and markdown text. With 'gluedown' and 'rmarkdown', users can create traditional vectors in R, glue those strings together with the markdown syntax, and print those formatted vectors directly to the document. This package primarily uses GitHub Flavored Markdown (GFM), an offshoot of the unambiguous CommonMark specification by John MacFarlane (2019) <https://spec.commonmark.org/>.

Getting started

Package details

Maintainer
LicenseGPL-3
Version1.0.9
URL https://k5cents.github.io/gluedown/ https://github.com/k5cents/gluedown/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("kiernann/gluedown")
kiernann/gluedown documentation built on March 15, 2024, 7:55 p.m.