Clone: Clone

Description Usage Arguments Format Details Value Methods Author(s)

Description

Clone0 Abstract class for the Clone family of classes.

Usage

1

Arguments

x

Object to be Cloned.

name

Character string containing the name to be assigned to the replicant.

Format

An object of class R6ClassGenerator of length 24.

Details

Abstract class that defines the interface and common methods for the Clone family of classes.

Value

A Replicant of the input object

Methods

new(x, name = NULL)

Instantiates the factory.

execute()

Returns the replicant object.

Author(s)

John James, jjames@datasciencesalon.org


DecisionScients/NLPStudio documentation built on May 15, 2019, 12:51 p.m.