utils::globalVariables("do")
`%while%` <- function (expr, cond)
.External2(.C_dowhile)
`%until%` <- function (expr, cond)
.External2(.C_dountil)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.