setOutcome: setOutcome

setOutcomeR Documentation

setOutcome

Description

Set the outcome of an object.

Usage

setOutcome(object, outcome)

## S4 method for signature 'Administration'
setOutcome(object, outcome)

## S4 method for signature 'SamplingTimes'
setOutcome(object, outcome)

Arguments

object

An object defined form a class of PFIM.

outcome

A string defined the outcome.

Value

A string giving the updated outcome of the object.


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