View source: R/04_Manage_Missing.R
romicsZeroToMissing | R Documentation |
Replaces zeros in the romics_object by NA values
romicsZeroToMissing(romics_object)
romics_object |
has to be an romics_object created using romicsCreateObject() |
This function will convert 0 values to NA in the data and missingdata layers
This function returns the transformed romics_object with updated data and missingdata layers
Geremy Clair
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.