get_cert_link: Retrieves the download link for a certificate file from...

View source: R/utils_download_certs.R

get_cert_linkR Documentation

Description

Retrieves the download link for a certificate file from either Zenodo or OSF.

Usage

get_cert_link(report_link, cert_id)

Arguments

report_link

URL of the report to access, either from Zenodo or OSF.

cert_id

ID of the certificate, used for logging and warnings.

Value

The download link for the certificate file as a string if found; otherwise, NULL.


codecheckers/codecheck documentation built on Dec. 6, 2024, 7:38 p.m.