Learn R Programming

ggvis (version 0.4.1)

set_scale_label: Set the label for a scale

Description

Set the label for a scale

Usage

set_scale_label(vis, scale, label)

Arguments

vis
A ggvis object.
scale
The name of a scale, like "x".
label
Text to use for the label.