metrics_detect | R Documentation |
This function identifies rows and columns with dropped values in the dataset based on the c_output
.
metrics_detect(data, c_output)
data |
The original dataset. |
c_output |
A list containing output data to detect dropped values. |
A dataframe indicating the dropped rows and columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.