knit_prepare {volker} | R Documentation |
Prepare markdown content for table rendering
Description
Prepare markdown content for table rendering
Usage
knit_prepare(x)
Arguments
x |
Markdown text. |
Value
Markdown text with line breaks and escaped special characters.
[Package volker version 2.0.1 Index]