Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

na.warn

Exclude Missing Data with Warning


Description

Similar to stats::na.exclude() this function excludes missing data. When missing data are excluded, a warning message indicating the number of excluded rows is emited as a caution for the user.

Usage

na.warn(object, ...)

Arguments

object

an R object, typically a data frame

...

further arguments special methods could require.


mosaicCore

Common Utilities for Other MOSAIC-Family Packages

v0.9.0
GPL (>= 2)
Authors
Randall Pruim <rpruim@calvin.edu>, Daniel T. Kaplan <kaplan@macalester.edu>, Nicholas J. Horton <nhorton@amherst.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.