| is_normal | R Documentation |
x is an normal object.Function to determine whether an object x is an normal object.
is_normal(x)
x |
The object to test |
Logical; TRUE if x is a normal.
is_normal(normal(0, 1))
is_normal(exponential(1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.