Learn R Programming

campsis (version 1.9.0)

setLabel: Set the label.

Description

`r lifecycle::badge("deprecated")`

Usage

setLabel(object, x)

Value

the updated object

Arguments

object

any object that has a label

x

the new label

Details

`setLabel()` is deprecated in favor of `set_label()`.