scaletype_to_vega_scaletype: Given the type of a ggvis scale, get the name of its...

View source: R/scale.R

scaletype_to_vega_scaletypeR Documentation

Given the type of a ggvis scale, get the name of its corresponding vega scale

Description

Given the type of a ggvis scale, get the name of its corresponding vega scale

Usage

scaletype_to_vega_scaletype(type)

Arguments

type

property type: numeric, ordinal, nominal, logical or datetime.


ggvis documentation built on May 29, 2024, 1:12 a.m.