powered by
x
exponential
Function to determine whether an object x is an exponential object.
is_exponential(x)
Logical; TRUE if x is an exponential.
TRUE
The object to test
is_exponential(exponential(1)) is_exponential(normal(0, 1))
Run the code above in your browser using DataLab