Preliminary Visualisation of Data
Abbreviate all variables in a data frame
Return data used to create vis_cor plot
Return data used to create vis_dat plot
Return data used to create vis_miss plot
Pipe operator
Visualise binary values
Visually compare two dataframes and see where they are different.
Visualise correlations amongst variables in your data as a heatmap
Visualises a data.frame to tell you what it contains.
Visualise whether a value is in a data frame
Visualise type guess in a data.frame
Visualise a data.frame to display missingness.
Visualise the value of data values
visdat
Create preliminary exploratory data visualisations of an entire dataset to identify problems or unexpected features using 'ggplot2'.
Useful links