Builds a CITATION file from DESCRIPTION using the cffr package.
Usage
build_citation(
base_path = NULL,
verbose = TRUE,
validate = TRUE,
overwrite = TRUE
)
Arguments
- base_path
Base path for the project
- verbose
Whether to show messages
- validate
Whether to validate the CITATION file
- overwrite
Whether to overwrite the CITATION file