download_docs: Download documentation

View source: R/documentation.R

download_docsR Documentation

Download documentation

Description

Download documentation files. This is not done by update_icews(), i.e. it has to be done manually if you want the documentation files.

Usage

download_docs(docs_dir = find_docs(), quiet = TRUE)

Arguments

docs_dir

Directory containing the documentation files.

quiet

Don't print progress messages

Details

download_docs will always download the current set of documentation files on dataverse. There is no update functionality, i.e. existing files will always be silently overwritten.

Value

Invisibly returns the "docs_dir" argument value.

Examples

# docs_path <- download_docs(quiet = FALSE)
# dir(docs_path)


andybega/icews documentation built on July 7, 2023, 1:29 p.m.