Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR R

how to convert negative values to positive in R

z<-z*sign(z)
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #convert #negative #values #positive #R
ADD COMMENT
Topic
Name
9+6 =