Nothing
library(rqti) iq <- round(rnorm(sample(7:13, 1), 100, sd = 15))
You have a small sample of IQ values:
r iq
The mean is r gap_numeric(round(mean(iq), 2))
.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.