Rdocumentation
powered by
Learn R Programming
ggvis (version 0.4.1)
vega_data_parser: Determine the vega data type for a vector
Description
This is used to specify the data type so that the appropriate parser is used when Vega receives the data.
Usage
vega_data_parser(x)
Arguments
x
A vector.