Usage
# S3 method for ObjectArray
rep(x, n=1, …, each=1, times=n)
# S3 method for ImageArray
rep(x, n=1, …, each=1, times=n)
# S3 method for GeomArray
rep(x, n=1, …, each=1, times=n)
# S3 method for MatrixArray
rep(x, n=1, …, each=1, times=n)# S3 method for ObjectArray
rep2(v, n, …, n.out=n)
# S3 method for GeomArray
rep2(v, n, …, n.out=n)
# S3 method for ImageArray
rep2(v, n, …, n.out=n)
# S3 method for MatrixArray
rep2(v, n, …, n.out=n)