Hi everyone,
I'm using azure databricks and I want to scale my ggplot visualizations. Right now I've sampled the data down to an R dataframe, but I would like to scale ggplot for Spark dataframes. I've tried: devtools::install_github("SKKU-SKT/ggplot2.SparkR"). However it doesn't seem to work. Is this package still available?
Thanks!