na.pass {tree}R Documentation

Pass through missing values

Description

A na.action methods that does nothing.

Usage

na.pass(x)

Arguments

x any R object

Value

x, unchanged.

See Also

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