Learn R Programming

plot3logit (version 3.1.4)

labels: Set the labels of a field3logit or a multifield3logit object

Description

It sets the labels of an existing field3logit or a multifield3logit object.

Usage

labels(object) <- value

Value

Object of same class of argument object (either field3logit or multifield3logit).

Arguments

object

a field3logit or a multifield3logit object.

value

a character with the new label (or labels in case of a multifield3logit object).