Skip to content

Commit

Permalink
correct readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-schroedl committed Oct 25, 2014
1 parent 552c9be commit 69fd87f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Imagine you have given a new R data frame, and would like to get an overview of
* If the data set is too large to plot, sampling is applied.
* You can also create a grid of plots:
* Distribution of each column in a data frame;
* One target column against all others, ordering plots by degree of dependency (conditional entropy)
* One target column against all others, ordering plots by degree of dependency (conditional entropy);
* All pairs of columns.

## What `plotluck` is _not_ built for
Expand Down

0 comments on commit 69fd87f

Please sign in to comment.