#' Dataset helpfile header . . .
#'
#' Short description of data . . .
#'
#' @format A data frame with 51030 rows and 7 column(s)
#' \describe{
#' \item{id}{Describe column id here . . .}
#' \item{chromosome}{Describe column chromosome here . . .}
#' \item{length}{Describe column length here . . .}
#' \item{GCpercent}{Describe column GCpercent here . . .}
#' \item{strand}{Describe column strand here . . .}
#' \item{start}{Describe column start here . . .}
#' \item{end}{Describe column end here . . .}
#' }
#' @source \url{http://www.whereyougotthedata.com/}
#'
'genes_dpc'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.