rm(list=ls()) #clear environment
10*10 10*1 10*2 10*3 c(1, 2, 3) * 10 x <- c(1, 2, 3) x * 10 "x" * 10
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.