powered by
tempo is a wrapper for Sys.time() that sets a tempo in bpm.
tempo
tempo(bpm = 120)
A number specifying the tempo in beats per minute. Default is 120.
# NOT RUN { # Set tempo at 60 beats per minute tempo(60) # }
Run the code above in your browser using DataLab