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