powered by
exponential
Method for obtaining the parameters of an exponential object.
# S3 method for exponential params(x)
A named vector of parameters
The object to obtain the parameters of
x <- exponential(rate = 0.5) params(x)
Run the code above in your browser using DataLab