Code
rel_translate(quo(c(1, b = 2)))
Condition
Error in `rel_find_call()`:
! No translation for function `c`.
Code
rel_translate(quo(a %in% b), data.frame(a = 1:3, b = 2:4))
Condition
Error:
! Can't access data in this context
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.