View source: R/get_repo_infos.R View source: R/badge_zenodo.R
badge_zenodo | R Documentation |
badge_zenodo
badge_zenodo(repo_full_names, zenodo_token = Sys.getenv("ZENODO_TOKEN"))
repo_full_names |
vector with combination of username/repo (e.g. c("KWB-R/kwb.utils", "KWB-R/kwb.db")) |
zenodo_token |
zenodo authentication token (default: Sys.getenv("ZENODO_TOKEN")) |
zenodo badges for provided repo_full_names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.