MakeReadable {BrailleR} | R Documentation |
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.
MakeReadable(pkg)
pkg |
The package to investigate for vignette source files. |
Must have Python 3.8 installed for this function to work.
Nothing in the workspace. All files are stored in a vignettes folder within MyBrailleR.
A. Jonathan R. Godfrey