rep.col: Function to repeat the columns of a matrix

Description Usage Arguments

Description

This function repeats the columns of a matrix, x for n times

Usage

1
2
## S3 method for class 'col'
rep(x, n)

Arguments

x

matrix or data frame

n

number of times to repeat the columns of the matrix x


rooperc4/GLMGAMRF documentation built on May 17, 2019, 1:30 p.m.