- I’ve been enjoying summarising datasets with my data_dictionary function
- There was a bug when a date variable had any missings.
- I have modified the function to cope with these so have released version 1.2
- Windows Version is Downloadable Here
- Linux and Mac users can just run this R code
R Code:
require(devtools)
install_github("disentangle", "ivanhanigan")