complete: Check completeness of dataframe

View source: R/complete.R

completeR Documentation

Check completeness of dataframe

Description

Checks the completeness of columns in a dataframe.

Usage

complete(data)

Arguments

data

A dataframe

Value

A vector showing the number of NA values in each column of a dataframe


cfree14/freeR documentation built on Aug. 22, 2023, 11:12 p.m.