View source: R/ABC_functions.R
is.priors | R Documentation |
Checks to see if an object is of class priors
is.priors(x)
x |
object to test |
Logical
test <- make_priors(5,5)
is.priors(test)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.