Nothing
#' surveygraph: network representations of attitudes
#'
#' This page is a work in progress.
#'
#' The surveygraph package functions can be summarised as follows.
#'
#' @section reading functions:
#' The reading functions import survey datasets to R so they can be
#' passed to C++ routines. A bunch of file formats need to be accounted for.
#'
#' @section network generating functions:
#' The network functions are implemented in C++.
#'
#' @docType package
#' @name surveygraph
#' @importFrom stats runif
#' @importFrom stats rpois
#' @useDynLib surveygraph
NULL
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.