.na.to.snglcode | R Documentation |
Changes NA's to single precision missing value code It's called internally by other functions in the package, e.g., 'prelim.norm'.
.na.to.snglcode(x, mvcode)
x |
data object. |
mvcode |
internal input of 'prelim.norm'. |
Initial data object with missing values code precision changed to sinlge.
prelim.norm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.