separate_sentences {TeXCheckR} | R Documentation |
Put sentences on their own line
Description
Put sentences on their own line
Usage
separate_sentences(filename, hanging_footnotes = FALSE)
Arguments
filename |
A tex or knitr file in which to separate sentences. |
hanging_footnotes |
(logical, default: |
Value
NULL. The function is called for its side-effect: rewriting filename
with separated sentences.
[Package TeXCheckR version 0.8.1 Index]