weld_bmillion {TeXCheckR} | R Documentation |
Unbreaking spaces between billion and million
Description
Unbreaking spaces between billion and million
Usage
weld_bmillion(filename, outfile = filename)
Arguments
filename |
A LaTeX or knitr file. |
outfile |
The file to write to, defaults to |
Value
NULL. This function is called for its side-effect: rewriting filename
with 30 million
changed to 30~million
.
[Package TeXCheckR version 0.8.1 Index]