powered by
normal
Method for obtaining the parameters of a normal object.
# S3 method for normal params(x)
A named vector of parameters
The object to obtain the parameters of
x <- normal(3, 2) params(x)
Run the code above in your browser using DataLab