| clean.infinite | R Documentation | 
First intention meant to change -Inf to NA but should fonction with other changes as well as long as the values to be exchanged or from equivalent classes.
clean.infinite(DF, motif = -Inf, token = NA)
DF | 
 a data.frame  | 
motif | 
 the value that should be changed. Default: -Inf  | 
token | 
 the new value. Default NA  | 
a data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.