Update for glean

This commit is contained in:
avimallu
2020-12-31 10:51:27 +05:30
committed by GitHub
parent 966d0f40fb
commit 51ae9ed1a8

View File

@@ -60,3 +60,8 @@ of contributors, excluding the top 90%ile of contributors, and so on.
```
decile_dt(x, decreasing = TRUE)
```
## glean
A quick hack-y replacement for `glimpse`, but enhanced to differentiate data types by color and read numeric and integer values in human friendly styles (i.e. 4,721,123 as 4.72M).
![glean screenshot](https://github.com/avimallu/r.data.table.funs/blob/master/screens/glean.JPG?raw=true)