Learn R Programming

fifer (version 1.1)

missing.vals: Summary of Missing Data

Description

Given a dataset, missing.vals will report on the number of missing observations per variable

Usage

missing.vals(dataset)

Arguments

dataset
a matrix or data frame (persons in rows, variables in columns).

Value

a matrix with information about what is missing.