#' \code{DataGeNET.Psy} obtained from quering PsyGeNET for gene '4852'.
#'
#' A dataset obtained from PsyGeNET after being queried with
#' \code{psygenetGene} usig the term '4852' on \code{"ALL"} database.
#'
#' @usage data("qr")
#' @format The format is:
#' Formal class 'DataGeNET.Psy' [package "psygenet2r"] with 5 slots
#' .. type : chr "gene"
#' .. search : chr ""
#' .. database: chr "ALL"
#' .. term : chr "4852"
#' .. qresult :'data.frame'
#' @return A \code{DataGeNET.Psy} object.
#' @examples
#' ngene(qr)
#' ndisease(qr)
#' @source \url{http://psygenet.org}
"qr"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.