eyeDist | R Documentation |
Accepts numeric and factored categorical variables and produces histograms or bar plots that can be cycled through using '>' or '<'. Returns a listing of any columns that are of interest. Columns are added to this list by pressing 's'.
eyeDist(eData, brks = "Sturges")
eData |
A data frame that includes at least one numeric or factored column. |
brks |
Optional number of histogram breaks. Will default if empty. |
Returns a listing of columns for which 's' was pressed during viewing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.