Learn R Programming

PFIM (version 5.0)

modifyArm: Modify an arm of a design.

Description

Modify an arm of a design.

Usage

modifyArm(object, name, arm)

Value

The Design object with the modified arm.

Arguments

object

A Design object.

name

A character string giving the name of the Arm object to be modified in the Design object.

arm

An Arm object.