src_to_list: Takes plain text of knitted code and converts it to a list,...

View source: R/decorate_chunk.R

src_to_listR Documentation

Takes plain text of knitted code and converts it to a list, in which code sources have the class source.

Description

Takes plain text of knitted code and converts it to a list, in which code sources have the class source.

Usage

src_to_list(knitted)

Arguments

knitted

Text of knitted code

Value

A list with code sources and knitted output.


kbodwin/flair documentation built on Feb. 6, 2023, 4:24 p.m.