check_types | R Documentation |
Columns for id, dam and sire are mandatory, and required to be of type integer
check_types(id, dam, sire)
id |
Vector of individual ids. |
dam |
Vector of dam ids. |
sire |
Vector of sire ids. |
No return value. Will print an error message if checking fail.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.