is.prob.data | R Documentation |
Determines whether the specified object is a probability dataset by checking for the existence of the 'geno' component within a '"mappoly.data"' object.
is.prob.data(x)
x |
An object of class '"mappoly.data"' |
A logical value: ‘TRUE' if the ’geno' component exists within 'x', indicating it is a valid probability dataset for genetic analysis; 'FALSE' otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.