Get or set the the versions information in a SessionManifest
versions_df(x)# S4 method for SessionManifest
versions_df(x)
versions_df(x) <- value
# S4 method for SessionManifest
versions_df(x) <- value
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.
An object containing package version information
A data.frame of package version information.