is.Distribution | R Documentation |
Test if object is a Distribution
is.Distribution(object)
object |
An R object. |
TRUE
if object
is a Distribution, FALSE
otherwise.
is.Distribution(dist_dirac())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.