powered by
This function aims to set lowest value of x to value 'setTo'
.setLowestTo(x, setTo)
This function returns a numeric vector
(numeric) main vector to be treated
(numeric) replacement value
nchar
.setLowestTo(9:4, 6)
Run the code above in your browser using DataLab