powered by
retrieve content from Software Heritage given a content identifier
retrieve_swh(id, host = "https://archive.softwareheritage.org")
a content identifier
the domain name for the Software Heritage API
retrieve, sources_swh
# NOT RUN { id <- paste0("hash://sha256/9412325831dab22aeebdd", "674b6eb53ba6b7bdd04bb99a4dbb21ddff646287e37") retrieve_swh(id) # }
Run the code above in your browser using DataLab