detect_long_lines | R Documentation |
Detect if there are long lines in mortran or fortran sections
detect_long_lines(mortran_lines)
mortran_lines |
the mortran file lines resulting from a
|
a possibly empty data frame of the approximate line number and the offending line if any
## Not run: check_long_lines(readLines("./pcLasso.m")) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.