get_pdf_digest_algorithm | R Documentation |
get_pdf_digest_algorithm
gets the digest algorithm that will be used.
get_pdf_digest_algorithm()
Set the algorithm with options(blogdown.hash.algorithm = <algorithm>)
.
If the option is not set, then use crc32.
A string containing the name of the algorithm.
blogdownDigest::digests.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.