setSize {PFIM}R Documentation

setSize

Description

Set the size of an object.

Set the size of an arm.

Usage

setSize(object, size)

setSize(object, size)

## S4 method for signature 'Arm'
setSize(object, size)

## S4 method for signature 'Design'
setSize(object, size)

Arguments

object

An object Arm from the class Arm.

size

A numeric giving the new size of the object Arm.

Value

The object with its size updated.

The object Arm object with its new size.


[Package PFIM version 6.0.3 Index]