identify_start_to_stop_of_roxygen_examples_from_text: Figure out where code examples start and stop

View source: R/roxygen-examples-find.R

identify_start_to_stop_of_roxygen_examples_from_textR Documentation

Figure out where code examples start and stop

Description

Finds the sequence from start to stop of the lines in text that are code examples in roxygen comments.

Usage

identify_start_to_stop_of_roxygen_examples_from_text(text)

Arguments

text

A text consisting of code and/or roxygen comments.


styler documentation built on Aug. 29, 2023, 5:10 p.m.