View source: R/02-download-repos.R
ghd_download_zips | R Documentation |
Download to a specified location the zip files from provided URL. The directory is created if it doesn't already exist.
ghd_download_zips(repo_urls, dest_dir)
repo_urls |
A data.frame as returned by
|
dest_dir |
A character string. The local directory you want to download the zipped files to. Must be a full path. |
Zipped GitHub repositories downloaded to a (possibly new) directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.