powered by
This function calculates the prime-factors of a number
prime.factor(n)
the number to be checked
# NOT RUN { prime.factor(21) prime.factor(100) # }
Run the code above in your browser using DataLab