Description Usage Arguments Value
Checks that gen_num is not missing, is a natural number and contains all numbers between zero and the max gen_num.
1 | check_genealogy_gen_num(genealogy, result = list())
|
genealogy |
The genealogy to check. |
result |
The list to which the result will be added and from which previous result will be drawn to check the prerequisites. |
A list with TRUE or FALSE indicating whether the related check passed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.