Nothing
# A comment in a quosure
local_x
{
# A comment in a quosure
local_x
} * -1L
result1 <<- {
if ({
# A comment in a quosure
local_x
} == 123L) {
"ok"
}
}
x <- TRUE
mr <- FALSE
y <- mr
foo <- 1
x <- rlang::expr(!!foo)
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.