rep.row: Function to repeat the rows of a matrix

Description Usage Arguments

Description

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

Usage

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

Arguments

x

matrix or data frame

n

number of times to repeat the rows of the matrix x


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