setName: Set the name of an object.

setNameR Documentation

Set the name of an object.

Description

Set the name of an object.

Usage

setName(object, name)

## S4 method for signature 'Arm'
setName(object, name)

## S4 method for signature 'Design'
setName(object, name)

## S4 method for signature 'Model'
setName(object, name)

Arguments

object

An object defined form a class of PFIM.

name

A string giving the name of the object.

Value

The object with the updated name.


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