| ColType | Determining Class Types of Each Column in an Object |
| ColValid | Validation of the Number of Columns |
| CountVal | Count of Unique & Duplicated Values of Each Column |
| CreateHux | Creates Hux Table Object for Printing |
| EDA | Performs Multiple EDA Analyis Functions |
| FindColNA | Identifies Number and Percentage of NAs By Column |
| FindRowNA | Identifies Number and Percentage of NAs By Row |
| HasNA | Checks for Missing Values in Dataframe |
| IQRange | Calculates Quartiles and Outlier Ranges |
| Multiplot | Prints Multiple Plots from a List |
| Out | Determines Inner and Outer IQR Fence Outlier Counts |
| OutsideRange | Determines if a Value is Outside Range |
| Plots | Creates a List of ggplots: density or boxplot |
| Rng | Identifies Max, Min, and Spread of Numeric Columns |
| RowDup | Identifies Duplicate Rows in Object |
| RowSample | Random Row Sample |
| RowValid | Validation of the Number of Rows |
| SWNormality | Performing Shapiro-Wilk Normality Test |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.