kjh_name_all_chunks: Rename all chunks

View source: R/chunk_processing.R

kjh_name_all_chunksR Documentation

Rename all chunks

Description

Name all Rmd chunks in the Rmd folders

Usage

kjh_name_all_chunks(indir = "slides")

Arguments

indir

The input directory, default "slides"

Details

Recurses 1 level (i.e. subdirs) by default. Right now this will break any references made with chunk_reveal!

Value

All the Rmd files with their chunks renamed

Examples

## Not run: 
if(interactive()){
 #EXAMPLE1
 }

## End(Not run)

kjhealy/kjhslides documentation built on Dec. 30, 2024, 10:30 p.m.