print2text {yamlme}R 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.


[Package yamlme version 0.1.2 Index]