- Added a
NEWS.md
file to track changes to the package. - Used colorblind safe palette for
visdat
summary. - Added
geom_size
as visualization of cross tables - Fixed error with data dictionary output. There is also a better example of using a data dictionary for
explore_data()
- Converted the dashboard from
shinydashboard
toflexdashboard
skimr
output appearance is improved- Converted shiny code to shiny modules
explore_data()
doesn't crash when an all numericdata.frame
is input now