Download all archives with progress tracking
Usage
download_all_archives(
github_repos,
repo_to_github,
collection_path,
progress_callback = NULL
)
Arguments
- github_repos
Character vector. GitHub repositories to download
- repo_to_github
Named list. Mapping from local repo names to GitHub repos
- collection_path
Character string. Path to collection directory
- progress_callback
Function. Optional callback for progress updates
Value
List with success status and results