overview_add_na_output: overview_add_na_output

View source: R/overview_add_na_output.R

overview_add_na_outputR Documentation

overview_add_na_output

Description

Function used in 'overview_na' to generate a new data frame with na_count and percentage share of NAs for each row

Usage

overview_add_na_output(dat_result = NULL, dat = NULL)

Arguments

dat_result

Data.frame from 'overview_na'

dat

Data frame

Value

The function returns a data set that has the information on the row-wise NA share


cosimameyer/overviewR documentation built on Feb. 15, 2023, 9:23 a.m.