RosettaCodeData/Task/Collections/R/collections-5.r
Ingy döt Net 80737d5a6a new tasks
2013-04-09 00:46:50 -07:00

3 lines
66 B
R

matrix(1:12, nrow=3)
array(1:24, dim=c(2,3,4)) #output not shown