set_scale_label: Set the label for a scale

View source: R/scales.R

set_scale_labelR Documentation

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.


rstudio/ggvis documentation built on Feb. 5, 2024, 9:13 p.m.