partition_chunk {knitr} | R Documentation |
Partition chunk options from the code chunk body
Description
This is a wrapper function calling xfun::divide_chunk()
under the hood.
Usage
partition_chunk(engine, code)
[Package knitr version 1.50 Index]