Learn R Programming

tramME (version 0.1.3)

duplicate.tramME: Duplicate a tramME object

Description

In general, this is not necessary for the usual usage of tramME. It is only written to avoid errors stemming from the fact that some parts of the tramME object are modified in place.

Usage

# S3 method for tramME
duplicate(object, ...)

Arguments

object

A tramME object.

...

Optional arguments (currently ignored).