
Last chance! 50% off unlimited learning
Sale ends in
transition
rate(value)
r(value)
is.rate(x)
r()
is a shorthand for rate()
.
# these are equivalent
rate <- rate(0.2)
rate <- r(0.2)
is.rate(rate)
Run the code above in your browser using DataLab