paste_md: Read Markdown file into R Markdown.

View source: R/utils-rmd.R

paste_mdR Documentation

Read Markdown file into R Markdown.

Description

Read contents of Markdown file into R Markdown.

Usage

paste_md(filename)

Arguments

filename

filepath of markdown file to read into R Markdown

References

Adapted from https://stackoverflow.com/questions/56328581/how-to-read-markdown-code-from-a-file-from-an-r-markdown-document.


Yu-Group/simChef documentation built on Feb. 27, 2025, 9:19 p.m.