Nothing
#' Demo data set from immunaut package.
#' This data is used in this package examples.
#'
#' @docType data
#'
#' @usage data(immunautLAIV)
#'
#' @keywords datasets
#'
#' @examples
#' \dontrun{
#' data(immunautLAIV)
#' ## define settings variable
#' settings <- list()
#' settings$fileHeader <- generate_file_header(immunautLAIV)
#' # ... and other settings
#' results <- immunaut(immunautLAIV, settings)
#' }
#'
"immunautLAIV"
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.