Learn R Programming

yamlme (version 0.1.2)

print2text: 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.