get_pdf_digest_algorithm: Get the digest algorithm to use

View source: R/pdf_digests.R

get_pdf_digest_algorithmR Documentation

Get the digest algorithm to use

Description

get_pdf_digest_algorithm gets the digest algorithm that will be used.

Usage

get_pdf_digest_algorithm()

Details

Set the algorithm with ⁠options(blogdown.hash.algorithm = <algorithm>)⁠. If the option is not set, then use crc32.

Value

A string containing the name of the algorithm.

See Also

blogdownDigest::digests.


jonathan-g/semestr documentation built on Jan. 23, 2025, 3:10 p.m.