Learn R Programming

SciencesPo (version 1.3.7)

countNAs: Count NA values

Description

The function counts NAs for each column of a data.frame.

Usage

countNAs(.data)

Arguments

.data
The data.frame.

Examples

Run this code
countNAs(ssex)

Run the code above in your browser using DataLab