Description Usage Arguments Value Author(s) Examples
Function to derive an md5 hash of a package in a current session
1 | package_md5(package)
|
package |
( |
Namespace:
md5 hash or tar:
md5 hash. Dependent
on whether the package can be loaded out of its current Namespace (Namespace) or
whether the installed binaries have to be scanned (tar) a different
md5 hash is given. Namespace packages where normally loaded using library
calls
Sebastian Wolf sebastian.wolf.sw1@roche.com
1 | package_md5("testthat")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.