fix_unused_labels | R Documentation |
Fix unused label warnings from gfortran if possible
fix_unused_labels(fortran_lines, verbose = FALSE)
verbose |
a flag for verbose output |
mortran_lines |
the mortran file lines resulting from a
|
fortran lines as a character vector
## Not run: fix_unused_labels(readLines("foo.f")) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.