Use a Scatterplot to Filter a Data Frame



How This Works


Step One: Upload a .csv file to an R dataframe using the button at left. These data are shown as a table under the 'Orgininal Data' tab.


Step Two: Using the drop-down menus at left, select two numerical variables from the data frame. Clicking on 'Confirm Selections' will produce a 'brushable' scatterplot of the two variables under the 'Scatterplot' tab above. The first column selected is depicted horizontally, the second vertically.

Step Three: By brushing the scatterplot, you can then select cases of interest. 'Save Brushed Cases' will subset the original dataframe to the brushed instances.


This new dataframe is viewable as a table and downloadable under the final tab.





              

Download Filtered Data Frame as a CSV File


Download