Learn R Programming

tree (version 1.0-2)

na.pass: Pass through missing values

Description

A na.action methods that does nothing.

Usage

na.pass(x)

Arguments

x
any Robject

Value

  • x, unchanged.

See Also

na.omit, na.fail, na.tree.replace