movepart: Move bookdown (PART) to another chapter

View source: R/movepart.R

movepartR Documentation

Move bookdown (PART) to another chapter

Description

Move bookdown (PART) to another chapter

Usage

movepart(oldfile, newfile)

Arguments

oldfile

file that currently contains (PART) info

newfile

file to get (PART) info

Examples

## Not run: 
movepart(oldfile = "Chapter3.Rmd", newfile = "Chapter4.Rmd")

## End(Not run)


jtr13/jtr documentation built on June 11, 2025, 12:42 a.m.