Learn R Programming

PFIM (version 5.0)

getResponseName: Get the name of the response for the administration constraints.

Description

Get the name of the response for the administration constraints.

Get the name of the response for the SamplingConstraint.

Usage

getResponseName(object)

# S4 method for SamplingConstraint getResponseName(object)

Value

The character string response giving the name of the response of the object AdministrationConstraint object.

The character string response giving the name of the response for the SamplingConstraint object.

Arguments

object

SamplingConstraint object.