.knit_prepare {volker}R Documentation

Prepare markdown content for table rendering

Description

Prepare markdown content for table rendering

Usage

.knit_prepare(x, wrap = FALSE)

Arguments

x

Markdown text.

wrap

Wrap text after the given number of characters.

Value

Markdown text with line breaks and escaped special characters.


[Package volker version 2.1.0 Index]