Nothing
Code
vctrs::vec_ptype2(node_int, 1:3)
Condition
Error:
! Can't combine `node_int` <node> and `1:3` <integer>.
Code
vctrs::vec_cast(node_int, 1:3)
Condition
Error:
! Can't convert `node_int` <node> to <integer>.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.