View source: R/datashield.status.R
datashield.pkg_check | R Documentation |
Check for each of the server, accessible through provided DSConnection-class
objects, whether the installed
datashield.pkg_check(
conns,
name,
version,
env = getOption("datashield.env", globalenv())
)
conns |
|
name |
The name of the server-side package. |
version |
The minimum package version number to be matched. |
env |
Environment where the package status result should be cached. Try to get it from the 'datashield.env' option, with default to the Global Environment. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.