cmethods: cmethods

c,SessionManifest-methodR Documentation

cmethods

Description

Combine 2 or more manifests of the same type (PkgManifest or SessionManifest)

Usage

## S4 method for signature 'SessionManifest'
c(x, ..., recursive = FALSE)

## S4 method for signature 'PkgManifest'
c(x, ..., recursive = FALSE)

Arguments

x

An object (indicates the type of all objects to be combined)

...

more objects

recursive

Unused


gmbecker/switchr documentation built on Feb. 24, 2023, 12:59 p.m.