movepart | R Documentation |
Move bookdown (PART) to another chapter
movepart(oldfile, newfile)
oldfile |
file that currently contains (PART) info |
newfile |
file to get (PART) info |
## Not run:
movepart(oldfile = "Chapter3.Rmd", newfile = "Chapter4.Rmd")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.