# a glossary of functions
abind()
aperm()
apply()
array()
as.integer()/as.character()/as.double()/as.logical()
attr()
attributes()
c()
cbind()
class()
colnames()
comment()
dim()
dimnames()
factor()
help()
is.array()
is.atomic()
is.integer()/is.double()/is.numeric()/is.character()/is.logical()
is.list()
is.matrix()
lapply()
length()
levels()
list()
matrix()
mode()
names()
options()
rbind()
rev()
rownames()
sapply()
str()
structure()
t()
table()
typeof()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.