Learn R Programming

rsyncrosim (version 1.2.9)

addModule: Add module

Description

Add module or modules to SyncroSim Deprecated. See: addPackage and addPackageFile.

Usage

addModule(filename, session = NULL)

# S4 method for character addModule(filename, session = NULL)

Arguments

filename

Character string or vector of these. The path to an .ssimpkg file on disk, or a vector of filepaths.

session

Session.

Value

Deprecated: produces an error.