example_vector.Rd
Function returning a character vector of length "rep"
example_vector(rep = 5)
(numeric) Number of repetitions
numeric
character vector containing rep times the word "RTest"
rep
Sebastian Wolf sebastian@mail-wolf.de