We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 552c9be commit 69fd87fCopy full SHA for 69fd87f
1 file changed
README.md
@@ -31,7 +31,7 @@ Imagine you have given a new R data frame, and would like to get an overview of
31
* If the data set is too large to plot, sampling is applied.
32
* You can also create a grid of plots:
33
* Distribution of each column in a data frame;
34
- * 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);
35
* All pairs of columns.
36
37
## What `plotluck` is _not_ built for
0 commit comments