VTM {kernscr}R Documentation

VTM

Description

Repeats a vector as identical rows of a matrix

Usage

VTM(vc, dm)

Arguments

vc

vector to be repeated

dm

number of times that vc should be repeated

Value

a matrix of dm rows


[Package kernscr version 1.0.6 Index]