md_insert: md_insert

View source: R/md_insert.R

md_insertR Documentation

md_insert

Description

Insert a markdown (plain text) code into the rmd file. Use it with inline code!

Usage

md_insert(
  x,
  text_contained = NULL,
  asis = TRUE,
  fig_captions = NULL,
  tab_captions = NULL,
  todo_contained = NULL
)

Examples

`r md_insert("how_to.md")`

MarcellGranat/granatlib documentation built on July 9, 2023, 6:08 a.m.