tests/testthat/testREPT.R

Return <- REPT("YesNo",number_times = 3, AsOne = F)

expect_equal(Return,c(rep("YesNo",times = 3)))

Try the ExcelFunctionsR package in your browser

Any scripts or data that you put into this service are public.

ExcelFunctionsR documentation built on July 1, 2020, 8:35 p.m.