| versions_df | R Documentation |
Get or set the the versions information in a SessionManifest
versions_df(x)
## S4 method for signature 'SessionManifest'
versions_df(x)
versions_df(x) <- value
## S4 replacement method for signature 'SessionManifest'
versions_df(x) <- value
x |
An object containing package version information |
value |
A data.frame of package version information. |
For the getter, a data.frame indicating the versions-specific cohort
of packages defined by x, for the setter, the SessionManifest object
updated with the new versions data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.