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