print_readerr {rchallenge} | R Documentation |
Format read errors in Markdown.
Description
Format read errors in Markdown.
Usage
print_readerr(read_err = list(), ...)
Arguments
read_err |
list of read errors returned by |
... |
further parameters to pass to |
Value
print_readerr
returns a character vector of the table source code
to be used in a Markdown document.
[Package rchallenge version 1.3.4 Index]