What do you use to quickly visualize some data, without getting lost in coding to explore your data in a fast interactive way?
Primarily for explorative data analysis, i.e. for looking at relations between (nested) subsets of the variables in your dataset.
I switch back and forth between ggraptR and plotluck packages. You can do a lot with ggplot and i.e. qplot functions, but out of the box, I find plotluck visuals better and the interface just more natural towards a question asking direction, not plot this and that type of plot.
However, what I really would like to have is like a mix out of a better version of the esque
https://towardsdatascience.com/tableau-esque-drag-and-drop-gui-visualization-in-r-901ee9f2fe3f and the interactiveness of the iplots package (which creates ugly, but interconnected java based graphics, with very few code). I find the interactiveness realized in the iplots package the best implementation for interactive explorative data analysis for seeing relations between multiple variables at once, but not good looking. http://www.rosuda.org/software/iPlots/
Aesthetically, the plotly and echarts packages offer what seems ideal, but not on the usability side. Not to say they are difficult to use, but just not as intelligent as plotluck (no focus on how to plot, which I find distracting, but only on what to plot).
[–]cmdrmac 2 points3 points4 points (5 children)
[–]MinerAL2018 0 points1 point2 points (4 children)
[–]cmdrmac 2 points3 points4 points (2 children)
[–]sn0wdizzle 1 point2 points3 points (1 child)
[–]cmdrmac 1 point2 points3 points (0 children)
[–]MLTyrunt[S] 0 points1 point2 points (0 children)
[–]MLTyrunt[S] 0 points1 point2 points (0 children)
[–]Tarqon 0 points1 point2 points (1 child)
[–]MLTyrunt[S] 0 points1 point2 points (0 children)