missing.vals: Summary of Missing Data

Description Usage Arguments Value Author(s)

View source: R/missing.vals.R

Description

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

Usage

1
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.

Author(s)

Dustin Fife


fifer documentation built on May 30, 2017, 7:40 a.m.

Related to missing.vals in fifer...