get_knitr_pattern: Get chunk pattern

View source: R/transform-code.R

get_knitr_patternR Documentation

Get chunk pattern

Description

Determine a regex pattern for identifying R code chunks.

Usage

get_knitr_pattern(filetype)

Arguments

filetype

A string indicating the filetype - either 'Rmd' or 'Rnw'.


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