Old/runUpToSection: Process the code elements up to a particular section

runUpToSectionR Documentation

Process the code elements up to a particular section

Description

This extracts the code elements within a dynamic document up to the specified section and ignores the rest. The function can evaluate that code or return the nodes or text.

Usage

runUpToSection(section, doc, all = FALSE, env = globalenv())

Arguments

section
doc
all
env

Author(s)

Duncan Temple Lang


duncantl/XDynDocs documentation built on Jan. 4, 2024, 5:20 p.m.