View source: R/utils_download_certs.R
get_cert_link | R Documentation |
Retrieves the download link for a certificate file from either Zenodo or OSF.
get_cert_link(report_link, cert_id)
report_link |
URL of the report to access, either from Zenodo or OSF. |
cert_id |
ID of the certificate, used for logging and warnings. |
The download link for the certificate file as a string if found; otherwise, NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.