powered by
this function is inspired by the excellent dlookr package. It takes a dataframe and returns a summary of unique and missing values of the columns.
dlookr
diagnose(df, ...)
dataframe
tidyselect
dataframe summary
# NOT RUN { iris %>% diagnose() # }
Run the code above in your browser using DataLab