ggvis (version 0.4.3)

scaletype_to_vega_scaletype: 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.