Nothing
#' Toy dataset
#'
#' A data frame with 9999 genetic associations
#'
#' \itemize{
#' \item rsID. SNP name
#' \item freq. allele frequency of effect SNP
#' \item A1_beta. effect size
#' \item Analysis. adds colour to the type of analysis (e.g. GWAS, Sequencing)
#' \item Gene. Candidate gene name
#' \item N.
#' \item trait. ToyDataPheno
#' }
#'
#' @docType data
#' @keywords datasets
#' @name toy_data
#' @usage data(toy_data)
#' @format A data frame with 9999 genetic associations
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.