Nothing
## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
collapse = TRUE,
rmarkdown.html_vignette.check_title = FALSE
)
## ---- eval=FALSE--------------------------------------------------------------
# ## Published (CRAN) version
# install.packages("rankrate")
#
# ## Development (Github) version
# # install.packages("devtools") # uncomment if you haven't installed 'devtools' before
# devtools::install_github("pearce790/rankrate")
## -----------------------------------------------------------------------------
library(rankrate)
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.