render_cert_html: Renders an HTML certificate file from a Markdown template for...

View source: R/utils_render_cert_htmls.R

render_cert_htmlR Documentation

Renders an HTML certificate file from a Markdown template for a specific certificate.

Description

Renders an HTML certificate file from a Markdown template for a specific certificate.

Usage

render_cert_html(cert_id, repo_link, download_cert_status)

Arguments

cert_id

A character string representing the unique identifier of the certificate.

repo_link

A character string containing the repository link associated with the certificate.

download_cert_status

An integer (0 or 1) indicating whether the certificate PDF was downloaded (1) or not (0).


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