Use missing value information to report the effects of an na.action.
使用缺少价值的信息报告na.action的影响。
用法----------Usage----------
naprint(x, ...)
参数----------Arguments----------
参数:x
An object produced by an na.action function.
na.action函数对象。
参数:...
further arguments passed to or from other methods.
通过进一步的论据或其他方法。
Details
详情----------Details----------
This is a generic function, and the exact information differs by method. naprint.omit reports the number of rows omitted: naprint.default reports an empty string.
这是一个通用的功能,方法不同的确切信息。 naprint.omit报告的行数省略:naprint.default报告一个空字符串。
值----------Value----------
A character string providing information on missing values, for example the number.
缺失值的一个字符串,提供信息,例如数量。