SessionManifest | R Documentation |
A manifest which includes both a PkgManifest containing package source information, and a data.frame defining a filter with exact versions of some or all packages
SessionManifest(manifest, versions = character())
manifest |
A PkgManifest |
versions |
A data.frame with 2 columns: name and version, or a named character vector. In the case of a character vector, the names are taken to be package names |
A SessionManifest object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.