TeXCheckR (version 0.6.0)

separate_sentences: 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: FALSE) Should footnotes be indented?

Value

NULL. The function is called for its side-effect: rewriting filename with separated sentences.