openv <- new.env() assign("N", 1e3, envir = openv) openv.setN <- function(x) { assign("N", x, envir = openv) }
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.