View source: R/02-download-repos.R
ghd_unzip | R Documentation |
Unzips the GitHub repositories that have been downloaded to a specified local directory and optionally deletes the zipped versions. Optionally rename all the unzipped folders to remove the "-master" suffix (e.g. "demo-repo-master" becomes "demo-repo").
ghd_unzip(dir)
dir |
A string. Path to a local directory containing zipped GitHub
directories. These may have been downloaded using
|
Unzipped GitHub repositories in a named directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.