identify_start_to_stop_of_roxygen_examples_from_text {styler} | R Documentation |
Finds the sequence from start to stop of the lines in text
that are
code examples in roxygen comments.
identify_start_to_stop_of_roxygen_examples_from_text(text)
text |
A text consisting of code and/or roxygen comments. |