manifest {switchr}R Documentation

Get or set the manifest associated with an object

Description

Get or set manifest associated with an object

Usage

manifest(x)

manifest(x) <- value

## S4 method for signature 'SessionManifest'
manifest(x)

## S4 replacement method for signature 'SessionManifest'
manifest(x) <- value

Arguments

x

An object which contains a manifest

value

A PkgManifest

Value

A PkgManifest or SessionManifest object


[Package switchr version 0.14.8 Index]