View source: R/utils-built-db.R
get_hash | R Documentation |
Get the expected hash from a set of built files
get_hash(path, db = fs::path(path_built(path), "md5sum.txt"))
path |
path to at least one generated markdown file |
db |
the path to the text database |
a character vector of checksums
build_status()
, get_built_db()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.