View source: R/codeSmellsChecker.R
codeSmellsChecker | R Documentation |
Function which scans any code file, and checks it for various code conventions
codeSmellsChecker(codePath, lineLengThresh = 100)
codePath |
: path to file to be checked |
lineLengThresh |
: desired soft max for line length Things checked for
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.