clean_site
< Back to Reference | View source
clean_site()
Clean the built site
Usage
clean_site(pkg = ".", quiet = FALSE)Arguments
| Argument | Description |
|---|---|
pkg |
Path to the package root directory |
quiet |
Suppress progress messages |
Value
Invisibly returns TRUE if cleaning succeeded
Description
Removes all generated site files including the output directory and Quarto cache.