Search notes:

R function: factorial

factorial(5)
# [1] 120
Github repository about-r, path: /functions/factorial.R

See also

Index to (some) R functions

Index