Code
chk_index(NA)
Condition
Error in `chk_index()`:
! `NA` must be integer.
Code
chk_index(integer(0))
Condition
Error in `chk_index()`:
! `integer(0)` must not be empty (zero length).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.