Learn R Programming

kernscr (version 1.0.6)

VTM: VTM

Description

Repeats a vector as identical rows of a matrix

Usage

VTM(vc, dm)

Value

a matrix of dm rows

Arguments

vc

vector to be repeated

dm

number of times that vc should be repeated