sparkvis adds the necessary methods to ggvis to allow it to handle sparklyr's tbl_spark class data sets.
New layer:
- layer_raster
New compute:
- compute_raster
Currently implemented layers:
-
layer_bars
-
layer_boxplots
-
layer_histograms
To see an R Markdown with samples of everything that is implemented click here: sparkvis R Markdown