Prepare input
1 2 3 4 5 6 7 | prepare_input(
x,
replace_comma = TRUE,
insert_products = TRUE,
allowed_functions = getGroupMembers("Math"),
allowed_constants = c("pi")
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.