powered by
Function to convert a number to individual digits
convert_number_to_digits(this_number)
a number
digits
# NOT RUN { convert_number_to_digits(234) # }
Run the code above in your browser using DataLab