View source: R/landest_functions.R
VTM | R Documentation |
Helper function; this function creates a matrix that repeats vc, dm times where each row is equal to the vc vector.
VTM(vc, dm)
vc |
the vector to repeat. |
dm |
number of rows. |
a matrix that repeats vc, dm times where each row is equal to the vc vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.