MakeReadable {BrailleR} | R Documentation |
Convert line breaks in vignette documentation
Description
The Rnw files used for vignettes use Linux style line breaks that make reading vignette source files difficult for Windows users. A Python script is called which converts the line breaks and saves the vignette source in the user's MyBrailleR folder.
Usage
MakeReadable(pkg)
Arguments
pkg |
The package to investigate for vignette source files. |
Details
Must have Python 3.8 installed for this function to work.
Value
Nothing in the workspace. All files are stored in a vignettes folder within MyBrailleR.
Author(s)
A. Jonathan R. Godfrey
[Package BrailleR version 1.0.2 Index]