Builds a dataset-level profile containing variable summaries, dataset shape, missingness, duplicate-row counts, type counts, and warnings that deserve analyst attention.
Arguments
- data
A data frame or tibble.
- by
Optional grouping columns passed to
summarize_data().- alpha
Significance level for normality decisions.
- digits
Optional number of digits used to round numeric output.