Learn R Programming

knitr (version 1.48)

partition_chunk: 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)

Arguments