View source: R/qtl2api-utils.R
nvl | R Documentation |
Check value for validity and return it or a default
nvl(value, default)
value |
value to check |
default |
default value to use if value is "invalid" |
'value' if it is valid, 'default' otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.