locate.nas: Locate NA's

Description Usage Arguments Value

View source: R/ownFunctions.R

Description

Find and tally NA's in a data frame.

Usage

1

Arguments

df

A data frame.

Value

A data frame with columns colname (column names from the original df) and nas (the number of NA's found in that column.)


kaijagahm/kgUtils documentation built on Feb. 17, 2021, 7:33 a.m.