powered by
Add content to the Software Heritage Archival Store
store_swh( origin_url, host = "https://archive.softwareheritage.org", type = "git", ... )
The url address to a GitHub, GitLab, or other recognized repository origin
the domain name for the Software Heritage API
software repository type, i.e. "git", "svn"
additional arguments
# NOT RUN { store_swh("https://github.com/CSSEGISandData/COVID-19") # }
Run the code above in your browser using DataLab