Learn R Programming

plot3logit (version 2.2.0)

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

Description

It enables the labels of an existing field3logit or a multifield3logit object to be set.

Usage

labels(x) <- value

Arguments

x

a field3logit or a multifield3logit object.

value

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