Skip to content

Commit 69fd87f

Browse files
correct readme.
1 parent 552c9be commit 69fd87f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Imagine you have given a new R data frame, and would like to get an overview of
3131
* If the data set is too large to plot, sampling is applied.
3232
* You can also create a grid of plots:
3333
* Distribution of each column in a data frame;
34-
* One target column against all others, ordering plots by degree of dependency (conditional entropy)
34+
* One target column against all others, ordering plots by degree of dependency (conditional entropy);
3535
* All pairs of columns.
3636

3737
## What `plotluck` is _not_ built for

0 commit comments

Comments
 (0)