Une a dev histroy file
use_dev_history.Rd
Une a dev histroy file
Une a dev histroy file
Arguments
- path
Path to project to add dev_history in
- type
Type of dev_history. Multiple types possible among "package", "book", "renv".
Examples
withr::with_tempdir({
use_dev_history(path = ".", type = c("package", "book", "renv"))
})
withr::with_tempdir({
use_dev_history(path = ".", type = c("package", "book", "renv"))
})