powered by
Create multiple rests efficiently with a simple wrapper around rep() using the times argument.
rep()
times
rest(x, n = 1)
a character string.
integer, duration.
integer, number of repetitions.
rest(c(1, 8), c(1, 4))
Run the code above in your browser using DataLab