View source: R/software-heritage.R
| history_swh | R Documentation | 
Note that unlike the generic history method, SWH history is repo-specific rather than content-specific. An archive event adds all content from the repo to the Software Heritage archival snapshot at once. Any individual file can still be referenced by its content identifier.
history_swh(origin_url, host = "https://archive.softwareheritage.org", ...)
| origin_url | The url address to a GitHub, GitLab, or other recognized repository origin | 
| host | the domain name for the Software Heritage API | 
| ... | additional arguments | 
history, store_swh, sources_swh
history_swh("https://github.com/CSSEGISandData/COVID-19")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.