print2text: Print content of rmd_doc into a text string

View source: R/print.R

print2textR Documentation

Print content of rmd_doc into a text string

Description

Content of rmd_doc objects will be converted into a string that will be passed either to print() or to write_rmd().

Usage

print2text(x)

Arguments

x

Input rmd_doc object.


yamlme documentation built on Nov. 10, 2022, 5:10 p.m.