makeLinterMessage | R Documentation |
Pretty-prints a linter message. Primarily used as a helper
for constructing linter messages with linter()
.
makeLinterMessage(header, content, lines)
header |
A header message describing the linter. |
content |
The content of the file that was linted. |
lines |
The line numbers from |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.