kjh_update_all_chunk_names: Convert all chunks

View source: R/chunk_processing.R

kjh_update_all_chunk_namesR Documentation

Convert all chunks

Description

Run unname and then rename on all chunks in all files

Usage

kjh_update_all_chunk_names(indir = "slides")

Arguments

indir

Input directory, default "slides"

Details

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

Value

All Rmd chunks are unnamed and then renamed

Examples

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

## End(Not run)

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