Title
1 2 3 4 5 6 7 8 9 10 11 12 | write_on_slide(
slide,
input_text,
x_pos,
y_pos,
adj,
cex,
alpha,
prose_family,
prose_color = rgb(76, 76, 76, alpha = alpha * 255, maxColorValue = 255),
code_color = rgb(6, 58, 109, alpha = alpha * 255, maxColorValue = 255)
)
|
code_color |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.