setSize: setSize

setSizeR 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.


PFIM documentation built on Nov. 24, 2023, 5:09 p.m.