View source: R/qtl2api-utils.R
nvl_int | R Documentation |
Convert value to numeric if possible
nvl_int(value, default)
value |
value to check |
default |
default value to use if value is "invalid" |
'value' if it is numeric, 'default' otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.