Hi guys,
I just developed GwalkR, a package that helps you turn your data frame into a Tableau-style User Interface for visual exploration.
To use it, just install, import, and
gwalkr(your.data.frame)
That’s it!
You can start your exploration journey in the viewer window with NO code now.
As I’m still adding more functionality, it’s not on CRAN yet.
You can checkout my github repo page to download the preview release and have a try, and all comments are welcome!