naprint  Adjust for Missing Values 
 Description
Use missing value information to report the effects of an na.action. 
Usage
naprint(x, ...)
Arguments
| x | An object produced by an  | 
| ... | further arguments passed to or from other methods. | 
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. 
Value
A character string providing information on missing values, for example the number.
    Copyright (©) 1999–2012 R Foundation for Statistical Computing.
Licensed under the GNU General Public License.