📄 permutations.rd
字号:
\name{permutations}\alias{permutations}\title{All permutations of integers 1:n}\description{ Returns a matrix containing all permutations of the integers \code{1:n} (one permutation per row).}\usage{permutations(n)}\arguments{ \item{n}{Number of element to permute.}}\author{Friedrich Leisch}\examples{permutations(3)}\keyword{datagen}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -