tangle: Tangle code from Rmd file

View source: R/process_rmd.R

tangleR Documentation

Tangle code from Rmd file

Description

Extract code blocks from RMarkdown file

Usage

tangle(filename, inline_code = FALSE, documentation = 1L)

Arguments

filename

name of Rmd file to tangle

inline_code

keep inline code?

documentation

see knitr::purl

Value

A list containing file blocks


dalejbarr/assessr documentation built on Jan. 25, 2024, 10:47 p.m.