Learn R Programming

RTest (version 1.2.6)

example_vector: Function returning a character vector of length "rep"

Description

Function returning a character vector of length "rep"

Usage

example_vector(rep = 5)

Arguments

rep

(numeric) Number of repetitions

Value

character vector containing rep times the word "RTest"