| textlint | R Documentation | 
Textlint a given file
textlint(file = NULL, lintrc = ".textlintrc", markers = TRUE, ...)
| file | filename whose target to textlint | 
| lintrc | file path to .textlintrc. Default, searcing from current directory. | 
| markers | modified output format. If  | 
| ... | path to other function | 
## Not run: 
lint_target <-
  system.file("sample.md", package = "textlintr")
textlint(lint_target)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.