Convert NA, NaN, Inf to a string
Conversion of indefinite values
NA2str( x )
x |
A numerical vector. |
Christian W. Hoffmann <christian@echoffmann.ch>
NA2str(c(NA,NaN) ) # "NA" "NaN"
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.