NoneRep is a base package function in R to replicate the elements of a vector

rep is a base function in the R programming language r. It takes a vector or other data structure and replicates its elements the specified number of times.