I'm trying to right a function that would take all the elements which are more than 0.5 or less than -0.5 from rnorm(), double it and return it into a vector.I'm trying to right a function that would take
I'm trying to right a function that would take all the elements which are more than 0.5 or less than -0.5 from rnorm(), double it and return it into a vector.I'm trying to right a function that would take