renv_lockfile_hash | R Documentation |
Get the hash for the previous and current lockfile (as recorded in the lesson)
renv_lockfile_hash(path, db_path, profile = "lesson-requirements")
path |
path to the lesson |
db_path |
path to the database |
profile |
name of the profile renv uses for the lesson requirements |
a named list:
old: hash value recoreded in the database
new: hash value of the current file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.