Nothing
## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
## ----setup--------------------------------------------------------------------
library(RSP)
## ----eval=FALSE, message=FALSE, warning=FALSE, include=FALSE, paged.print=FALSE----
# library(RSP)
#
# ITEMAN()
#
## ----eval=FALSE, message=FALSE, warning=FALSE, include=FALSE, paged.print=FALSE----
# library(RSP)
#
# IRT()
#
## ----eval=FALSE, message=FALSE, warning=FALSE, include=FALSE, paged.print=FALSE----
# library(RSP)
#
# PCA()
#
## ----eval=FALSE, message=FALSE, warning=FALSE, include=FALSE, paged.print=FALSE----
# library(RSP)
#
# CFA()
#
## ----eval=FALSE, message=FALSE, warning=FALSE, include=FALSE, paged.print=FALSE----
# library(RSP)
#
# SIMDATA()
#
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.