?? 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 + -