calculate_share_non_row_wise {overviewR} | R Documentation |
calculate_share_non_row_wise
Description
Function used in 'overview_na' to calculate the column-wise share of NA
Usage
calculate_share_non_row_wise(dat = NULL)
Arguments
dat |
Data frame |
Value
The function returns a data set that has the information on the column-wise NA share
[Package overviewR version 0.0.13 Index]